Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf-bfd.h686 asection *data_index_section; member
DChangeLog-2006584 text_index_section and data_index_section.
591 section and text_index_section plus data_index_section.
597 and data_index_section for removed sections.
610 and data_index_section sym for relocs against sections with no dynamic
Delflink.c922 return p != htab->text_index_section && p != htab->data_index_section; in _bfd_elf_omit_section_dynsym_default()
7585 elf_hash_table (info)->data_index_section = found; in _bfd_elf_init_2_index_sections()
DChangeLog-20122425 data_index_section with ld -q or ld -r output relocs against
DChangeLog-20082312 * elflink.c (_bfd_elf_init_2_index_sections): Set data_index_section
Delf64-ppc.c17513 && htab->elf.data_index_section != NULL) in ppc64_elf_relocate_section()
17514 osec = htab->elf.data_index_section; in ppc64_elf_relocate_section()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf-bfd.h688 asection *data_index_section; member
DChangeLog-2006584 text_index_section and data_index_section.
591 section and text_index_section plus data_index_section.
597 and data_index_section for removed sections.
610 and data_index_section sym for relocs against sections with no dynamic
Delflink.c963 return p != htab->text_index_section && p != htab->data_index_section; in _bfd_elf_omit_section_dynsym_default()
7751 elf_hash_table (info)->data_index_section = found; in _bfd_elf_init_2_index_sections()
DChangeLog-20122425 data_index_section with ld -q or ld -r output relocs against
DChangeLog-20082312 * elflink.c (_bfd_elf_init_2_index_sections): Set data_index_section
Delf64-ppc.c17502 && htab->elf.data_index_section != NULL) in ppc64_elf_relocate_section()
17503 osec = htab->elf.data_index_section; in ppc64_elf_relocate_section()