Searched refs:FUNC_BEGIN_LABEL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | vmsdbgout.c | 273 #ifndef FUNC_BEGIN_LABEL 274 #define FUNC_BEGIN_LABEL "LVFB" macro 905 ASM_GENERATE_INTERNAL_LABEL (label1, FUNC_BEGIN_LABEL, corrected_rtnnum); in write_rtnend() 1274 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL, in vmsdbgout_begin_prologue()
|
| H A D | dwarf2out.c | 380 #ifndef FUNC_BEGIN_LABEL 381 #define FUNC_BEGIN_LABEL "LFB" macro 2549 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL, in dwarf2out_begin_prologue() 2551 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, FUNC_BEGIN_LABEL, in dwarf2out_begin_prologue() 11910 ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_BEGIN_LABEL, in gen_subprogram_die()
|