Searched refs:alt_section (Results 1 – 3 of 3) sorted by relevance
359 asection *section, *alt_section; in first_phase() local399 alt_section = NULL; in first_phase()461 if (alt_section == NULL) in first_phase()462 alt_section in first_phase()464 if (alt_section == NULL) in first_phase()465 alt_section = bfd_make_section_anyway_with_flags in first_phase()468 if (alt_section == NULL) in first_phase()470 new_symbol->symbol.section = alt_section; in first_phase()479 if (alt_section == NULL) in first_phase()480 alt_section in first_phase()[all …]
362 asection *section, *alt_section; in first_phase() local402 alt_section = NULL; in first_phase()464 if (alt_section == NULL) in first_phase()465 alt_section in first_phase()467 if (alt_section == NULL) in first_phase()468 alt_section = bfd_make_section_anyway_with_flags in first_phase()471 if (alt_section == NULL) in first_phase()473 new_symbol->symbol.section = alt_section; in first_phase()482 if (alt_section == NULL) in first_phase()483 alt_section in first_phase()[all …]
18695 struct dwarf2_section_info alt_section; in dwarf_decode_macro_bytes() local