Searched refs:FUNC_END_LABEL (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | vmsdbgout.c | 263 #ifndef FUNC_END_LABEL 264 #define FUNC_END_LABEL "LVFE" macro 763 (label2, FUNC_END_LABEL, in write_rtnend() 1219 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, in vmsdbgout_end_epilogue()
|
H A D | dwarf2out.c | 305 #ifndef FUNC_END_LABEL 306 #define FUNC_END_LABEL "LFE" macro 1186 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, in dwarf2out_end_epilogue() 17288 ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_END_LABEL, in dw_loc_list() 23082 ASM_GENERATE_INTERNAL_LABEL (label_id_high, FUNC_END_LABEL, in gen_subprogram_die() 27772 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, in set_cur_line_info_table()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | vmsdbgout.cc | 264 #ifndef FUNC_END_LABEL 265 #define FUNC_END_LABEL "LVFE" macro 764 (label2, FUNC_END_LABEL, in write_rtnend() 1220 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, in vmsdbgout_end_epilogue()
|
H A D | dwarf2out.cc | 314 #ifndef FUNC_END_LABEL 315 #define FUNC_END_LABEL "LFE" macro 1259 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, in dwarf2out_end_epilogue() 17778 ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_END_LABEL, in dw_loc_list() 23780 ASM_GENERATE_INTERNAL_LABEL (label_id_high, FUNC_END_LABEL, in gen_subprogram_die() 28384 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, in set_cur_line_info_table()
|