Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2out.cc4266 static char ranges_section_label[2 * MAX_ARTIFICIAL_LABEL_BYTES]; variable
10654 char *p = strchr (ranges_section_label, '\0'); in output_range_list_offset()
10657 dw2_asm_output_offset (dwarf_offset_size, ranges_section_label, in output_range_list_offset()
10671 "%s (offset from %s)", name, ranges_section_label); in output_range_list_offset()
11953 ASM_OUTPUT_LABEL (asm_out_file, ranges_section_label); in output_ranges()
12166 ASM_OUTPUT_LABEL (asm_out_file, ranges_section_label); in output_rnglists()
29460 ASM_GENERATE_INTERNAL_LABEL (ranges_section_label, in init_sections_and_labels()
32468 ranges_section_label); in dwarf2out_finish()
DChangeLog-20012071 (ranges_section_label): Add.
2077 (dwarf2out_init): Initialize ranges_section_label.
2078 (dwarf2out_finish): Emit ranges_section_label.
DChangeLog-202130009 if -gsplit-dwarf and DWARF >= 5. Adjust ranges_section_label
DChangeLog-20175286 unique ranges_section_label and ranges_base_label. Return generation.