Searched refs:yasm_object_set_global_suffix (Results 1 – 3 of 3) sorted by relevance
193 void yasm_object_set_global_suffix(yasm_object *object, const char *suffix);
393 yasm_object_set_global_suffix(yasm_object *object, const char *suffix) in yasm_object_set_global_suffix() function
455 yasm_object_set_global_suffix(object, global_suffix); in do_assemble()