Searched refs:STUB_NAME (Results 1 – 2 of 2) sorted by relevance
28021 #define STUB_NAME ".real_start_of" in thumb1_output_interwork() macro28028 asm_fprintf (f, "\t.globl %s%U%s\n", STUB_NAME, name); in thumb1_output_interwork()28030 asm_fprintf (f, "%s%U%s:\n", STUB_NAME, name); in thumb1_output_interwork()
3111 #define STUB_NAME ".real_start_of" in find_real_start() macro3124 real_start = concat (STUB_NAME, name, NULL); in find_real_start()