Home
last modified time | relevance | path

Searched refs:text_index_section (Results 1 – 11 of 11) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Delf-bfd.h362 asection *text_index_section; member
Delflink.c742 if (htab->text_index_section != NULL) in _bfd_elf_link_omit_section_dynsym()
743 return p != htab->text_index_section && p != htab->data_index_section; in _bfd_elf_link_omit_section_dynsym()
6124 elf_hash_table (info)->text_index_section = s; in _bfd_elf_init_1_index_section()
6141 elf_hash_table (info)->text_index_section = s; in _bfd_elf_init_2_index_sections()
6153 if (elf_hash_table (info)->text_index_section == NULL) in _bfd_elf_init_2_index_sections()
6154 elf_hash_table (info)->text_index_section in _bfd_elf_init_2_index_sections()
8859 oi = htab->text_index_section; in elf_link_input_bfd()
DChangeLog-2006584 text_index_section and data_index_section.
591 section and text_index_section plus data_index_section.
596 (elf_link_input_bfd): When emitting relocs, use text_index_section
609 * elf32-arm.c (elf32_arm_final_link_relocate): Use text_index_section
Delf64-s390.c2623 osec = htab->elf.text_index_section;
Delf32-s390.c2639 osec = htab->elf.text_index_section;
Delf64-x86-64.c2470 asection *oi = htab->elf.text_index_section; in elf64_x86_64_relocate_section()
Delfxx-sparc.c2886 osec = htab->elf.text_index_section; in _bfd_sparc_elf_relocate_section()
Delf32-ppc.c6436 osec = htab->elf.text_index_section; in ppc_elf_relocate_section()
Delf32-arm.c4720 osec = htab->text_index_section; in elf32_arm_final_link_relocate()
Delf64-ppc.c10962 osec = htab->elf.text_index_section; in ppc64_elf_relocate_section()
Delfxx-mips.c4827 asection *osec = htab->root.text_index_section; in mips_elf_create_dynamic_relocation()