Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-i370.c1266 osec = htab->text_index_section; in i370_elf_relocate_section()
Delf32-vax.c1654 osec = htab->text_index_section; in elf_vax_relocate_section()
Delf-bfd.h554 asection *text_index_section; member
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
Delflink.c854 if (htab->text_index_section != NULL) in _bfd_elf_link_omit_section_dynsym()
855 return p != htab->text_index_section && p != htab->data_index_section; in _bfd_elf_link_omit_section_dynsym()
6591 elf_hash_table (info)->text_index_section = s; in _bfd_elf_init_1_index_section()
6618 elf_hash_table (info)->text_index_section = s; in _bfd_elf_init_2_index_sections()
6622 if (elf_hash_table (info)->text_index_section == NULL) in _bfd_elf_init_2_index_sections()
6623 elf_hash_table (info)->text_index_section in _bfd_elf_init_2_index_sections()
Delf32-cris.c1527 osec = htab->root.text_index_section; in cris_elf_relocate_section()
Delf32-tilepro.c3314 osec = htab->elf.text_index_section; in tilepro_elf_relocate_section()
Delf32-s390.c2960 osec = htab->elf.text_index_section; in elf_s390_relocate_section()
Delf32-m68k.c4074 osec = htab->text_index_section; in elf_m68k_relocate_section()
Delf64-s390.c2922 osec = htab->elf.text_index_section; in elf_s390_relocate_section()
Delfxx-tilegx.c3723 osec = htab->elf.text_index_section; in tilegx_elf_relocate_section()
Delf32-hppa.c4054 osec = htab->etab.text_index_section; in elf32_hppa_relocate_section()
Delfxx-sparc.c3521 osec = htab->elf.text_index_section; in _bfd_sparc_elf_relocate_section()
Delf64-x86-64.c4943 asection *oi = htab->elf.text_index_section; in elf_x86_64_relocate_section()
DChangeLog-20122424 * elflink.c (elf_link_input_bfd): Don't use text_index_section or
Delf32-ppc.c8875 osec = htab->elf.text_index_section; in ppc_elf_relocate_section()
Delf64-ppc.c14861 osec = htab->elf.text_index_section; in ppc64_elf_relocate_section()
Delfxx-mips.c6446 asection *osec = htab->root.text_index_section; in mips_elf_create_dynamic_relocation()
Delf32-arm.c9449 osec = htab->text_index_section; in elf32_arm_final_link_relocate()