Searched refs:TEXT_END_LABEL (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dvmsdbgout.c270 #ifndef TEXT_END_LABEL
271 #define TEXT_END_LABEL "Lvetext" macro
1637 ASM_GENERATE_INTERNAL_LABEL (text_end_label, TEXT_END_LABEL, 0);
1703 targetm.asm_out.internal_label (asm_out_file, TEXT_END_LABEL, 0);
H A Ddwarf2out.c4345 #ifndef TEXT_END_LABEL
4346 #define TEXT_END_LABEL "Letext"
14074 ASM_GENERATE_INTERNAL_LABEL (text_end_label, TEXT_END_LABEL, 0);
14497 targetm.asm_out.internal_label (asm_out_file, TEXT_END_LABEL, 0);
4342 #define TEXT_END_LABEL macro

Completed in 142 milliseconds