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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4336 static char cold_text_section_label[MAX_ARTIFICIAL_LABEL_BYTES];
7502 dw2_asm_output_addr (DWARF2_ADDR_SIZE, cold_text_section_label,
7505 cold_text_section_label, "Length");
14050 ASM_GENERATE_INTERNAL_LABEL (cold_text_section_label,
14080 ASM_OUTPUT_LABEL (asm_out_file, cold_text_section_label);
4332 static char cold_text_section_label[MAX_ARTIFICIAL_LABEL_BYTES]; variable

Completed in 178 milliseconds