Searched refs:text_index_section (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-i370.c1282 osec = htab->text_index_section;
H A Delf32-vax.c1618 osec = htab->text_index_section;
H A Delf-bfd.h558 asection *text_index_section;
557 asection *text_index_section; member in struct:elf_link_hash_table
H A Delf32-cris.c1538 osec = htab->root.text_index_section;
H A Delflink.c892 if (htab->text_index_section != NULL)
893 return p != htab->text_index_section && p != htab->data_index_section;
6680 elf_hash_table (info)->text_index_section = s;
6692 /* Data first, since setting text_index_section changes
6707 elf_hash_table (info)->text_index_section = s;
6711 if (elf_hash_table (info)->text_index_section == NULL)
6712 elf_hash_table (info)->text_index_section
H A Delf32-hppa.c4041 osec = htab->etab.text_index_section;
H A Delfxx-tilegx.c3719 osec = htab->elf.text_index_section;
H A Delf32-s390.c2925 osec = htab->elf.text_index_section;
H A Delf32-m68k.c4038 osec = htab->text_index_section;
H A Delf32-tilepro.c3310 osec = htab->elf.text_index_section;
H A Delf64-s390.c2891 osec = htab->elf.text_index_section;
H A Delfxx-sparc.c3559 osec = htab->elf.text_index_section;
H A Delf64-x86-64.c5110 asection *oi = htab->elf.text_index_section;
H A Delf32-ppc.c8996 osec = htab->elf.text_index_section;
H A Delfxx-mips.c6610 asection *osec = htab->root.text_index_section;
H A Delf32-arm.c10183 osec = htab->text_index_section;
H A Delf64-ppc.c14931 osec = htab->elf.text_index_section;

Completed in 611 milliseconds