Searched refs:FUNC_END_LABEL (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| 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()
|
| 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()
|