Searched refs:FUNC_BEGIN_LABEL (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | vmsdbgout.c | 254 #ifndef FUNC_BEGIN_LABEL 255 #define FUNC_BEGIN_LABEL "LVFB" macro 760 (label1, FUNC_BEGIN_LABEL, in write_rtnend() 1134 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL, in vmsdbgout_begin_prologue()
|
H A D | dwarf2out.c | 297 #ifndef FUNC_BEGIN_LABEL 298 #define FUNC_BEGIN_LABEL "LFB" macro 1072 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL, in dwarf2out_begin_prologue() 1074 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, FUNC_BEGIN_LABEL, in dwarf2out_begin_prologue() 23080 ASM_GENERATE_INTERNAL_LABEL (label_id_low, FUNC_BEGIN_LABEL, in gen_subprogram_die()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | vmsdbgout.cc | 255 #ifndef FUNC_BEGIN_LABEL 256 #define FUNC_BEGIN_LABEL "LVFB" macro 761 (label1, FUNC_BEGIN_LABEL, in write_rtnend() 1135 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL, in vmsdbgout_begin_prologue()
|
H A D | dwarf2out.cc | 306 #ifndef FUNC_BEGIN_LABEL 307 #define FUNC_BEGIN_LABEL "LFB" macro 1090 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL, in dwarf2out_begin_prologue() 1092 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, FUNC_BEGIN_LABEL, in dwarf2out_begin_prologue() 23778 ASM_GENERATE_INTERNAL_LABEL (label_id_low, FUNC_BEGIN_LABEL, in gen_subprogram_die()
|