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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4348 #ifndef COLD_END_LABEL
4349 #define COLD_END_LABEL "Letext_cold"
14052 ASM_GENERATE_INTERNAL_LABEL (cold_end_label, COLD_END_LABEL, 0);
14473 targetm.asm_out.internal_label (asm_out_file, COLD_END_LABEL, 0);
4345 #define COLD_END_LABEL macro

Completed in 197 milliseconds