Searched refs:output_object (Results 1 – 3 of 3) sorted by relevance
66 if (!output_object(&object, t->object_filename)) in bin2obj()
76 BOOL output_object(const Object * obj, const char *filename);
31 BOOL output_object(const Object * obj, const char *filename) in output_object() function