Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/bfd/
HDtekhex.c359 asection *section, *alt_section; in first_phase() local
399 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 …]
/dragonfly/contrib/binutils-2.34/bfd/
HDtekhex.c362 asection *section, *alt_section; in first_phase() local
402 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 …]
/dragonfly/contrib/gdb-7/gdb/
HDdwarf2read.c18695 struct dwarf2_section_info alt_section; in dwarf_decode_macro_bytes() local