Searched refs:yasm_object_set_global_prefix (Results 1 – 3 of 3) sorted by relevance
186 void yasm_object_set_global_prefix(yasm_object *object, const char *prefix);
386 yasm_object_set_global_prefix(yasm_object *object, const char *prefix) in yasm_object_set_global_prefix() function
453 yasm_object_set_global_prefix(object, global_prefix); in do_assemble()