Home | History | Annotate | Download | only in gcc

Lines Matching defs:dl_section_ref

29151   char dl_section_ref[MAX_ARTIFICIAL_LABEL_BYTES];
29164 strcpy (dl_section_ref, debug_line_label);
29166 strcat (dl_section_ref, DWARF_INITIAL_LENGTH_SIZE_STR);
32147 char dl_section_ref[MAX_ARTIFICIAL_LABEL_BYTES];
32367 strcpy (dl_section_ref, debug_line_section_label);
32369 strcat (dl_section_ref, DWARF_INITIAL_LENGTH_SIZE_STR);
32373 dl_section_ref);
32456 ? dl_section_ref
32923 char dl_section_ref[MAX_ARTIFICIAL_LABEL_BYTES];
33084 strcpy (dl_section_ref, debug_line_section_label);
33086 strcat (dl_section_ref, DWARF_INITIAL_LENGTH_SIZE_STR);
33089 add_AT_lineptr (comp_unit_die (), DW_AT_stmt_list, dl_section_ref);