Searched refs:FUNC_END_LABEL (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dvmsdbgout.c262 #ifndef FUNC_END_LABEL
263 #define FUNC_END_LABEL "LVFE" macro
763 (label2, FUNC_END_LABEL,
1219 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL,
H A Ddwarf2out.c309 #ifndef FUNC_END_LABEL
310 #define FUNC_END_LABEL "LFE" macro
1183 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL,
14185 ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_END_LABEL,
18635 ASM_GENERATE_INTERNAL_LABEL (label_id_high, FUNC_END_LABEL,
21972 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL,
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarf2out.c259 #ifndef FUNC_END_LABEL
260 #define FUNC_END_LABEL "LFE" macro
1984 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_END_LABEL, current_funcdef_number);
6182 ASM_GENERATE_INTERNAL_LABEL (line_label, FUNC_END_LABEL, function);
8522 ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_END_LABEL,

Completed in 330 milliseconds