Searched refs:FUNC_END_LABEL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | vmsdbgout.c | 279 #ifndef FUNC_END_LABEL 280 #define FUNC_END_LABEL "LVFE" macro 906 ASM_GENERATE_INTERNAL_LABEL (label2, FUNC_END_LABEL, corrected_rtnnum); in write_rtnend() 1327 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, in vmsdbgout_end_epilogue()
|
| H A D | dwarf2out.c | 384 #ifndef FUNC_END_LABEL 385 #define FUNC_END_LABEL "LFE" macro 2615 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, in dwarf2out_end_epilogue() 8190 ASM_GENERATE_INTERNAL_LABEL (line_label, FUNC_END_LABEL, function); in output_line_info() 10473 ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_END_LABEL, in add_location_or_const_value_attribute() 11913 ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_END_LABEL, in gen_subprogram_die()
|