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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4343 static char ranges_section_label[2 * MAX_ARTIFICIAL_LABEL_BYTES];
7100 char *p = strchr (ranges_section_label, '\0');
7104 dw2_asm_output_offset (DWARF_OFFSET_SIZE, ranges_section_label,
14058 ASM_GENERATE_INTERNAL_LABEL (ranges_section_label,
14546 ASM_OUTPUT_LABEL (asm_out_file, ranges_section_label);
4339 static char ranges_section_label[2 * MAX_ARTIFICIAL_LABEL_BYTES]; variable

Completed in 126 milliseconds