Searched refs:STUB_NAME (Results 1 – 2 of 2) sorted by relevance
13957 #define STUB_NAME ".real_start_of" in thumb_output_function_prologue() macro13964 asm_fprintf (f, "\t.globl %s%U%s\n", STUB_NAME, name); in thumb_output_function_prologue()13966 asm_fprintf (f, "%s%U%s:\n", STUB_NAME, name); in thumb_output_function_prologue()
2401 #define STUB_NAME ".real_start_of" in find_real_start() macro2414 real_start = ACONCAT ((STUB_NAME, name, NULL)); in find_real_start()