Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Delf-bfd.h363 asection *data_index_section; member
H A Delflink.c743 return p != htab->text_index_section && p != htab->data_index_section; in _bfd_elf_link_omit_section_dynsym()
6149 elf_hash_table (info)->data_index_section = s; in _bfd_elf_init_2_index_sections()
6155 = elf_hash_table (info)->data_index_section; in _bfd_elf_init_2_index_sections()
8861 && htab->data_index_section != NULL) in elf_link_input_bfd()
8862 oi = htab->data_index_section; in elf_link_input_bfd()
H A 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
H A Delf32-arm.c4710 && htab->data_index_section != NULL) in elf32_arm_final_link_relocate()
4711 osec = htab->data_index_section; in elf32_arm_final_link_relocate()
H A Delf64-ppc.c11294 && htab->elf.data_index_section != NULL) in ppc64_elf_relocate_section()
11295 osec = htab->elf.data_index_section; in ppc64_elf_relocate_section()