Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c28400 char dl_section_ref[MAX_ARTIFICIAL_LABEL_BYTES]; in output_macinfo() local
28413 strcpy (dl_section_ref, debug_line_label); in output_macinfo()
28415 strcat (dl_section_ref, DWARF_INITIAL_LENGTH_SIZE_STR); in output_macinfo()
31159 char dl_section_ref[MAX_ARTIFICIAL_LABEL_BYTES]; in dwarf2out_finish() local
31330 strcpy (dl_section_ref, debug_line_section_label); in dwarf2out_finish()
31332 strcat (dl_section_ref, DWARF_INITIAL_LENGTH_SIZE_STR); in dwarf2out_finish()
31336 dl_section_ref); in dwarf2out_finish()
31410 ? dl_section_ref in dwarf2out_finish()
31856 char dl_section_ref[MAX_ARTIFICIAL_LABEL_BYTES]; in dwarf2out_early_finish() local
32011 strcpy (dl_section_ref, debug_line_section_label); in dwarf2out_early_finish()
[all …]