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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-bfd.h363 asection *text_index_section;
362 asection *text_index_section; member in struct:elf_link_hash_table
H A Delflink.c745 if (htab->text_index_section != NULL)
746 return p != htab->text_index_section && p != htab->data_index_section;
6134 elf_hash_table (info)->text_index_section = s;
6151 elf_hash_table (info)->text_index_section = s;
6163 if (elf_hash_table (info)->text_index_section == NULL)
6164 elf_hash_table (info)->text_index_section
8869 oi = htab->text_index_section;
H A Delf32-s390.c2639 osec = htab->elf.text_index_section;
H A Delf64-s390.c2623 osec = htab->elf.text_index_section;
H A Delf64-x86-64.c2472 asection *oi = htab->elf.text_index_section;
H A Delfxx-sparc.c2891 osec = htab->elf.text_index_section;
H A Delf32-ppc.c6649 osec = htab->elf.text_index_section;
H A Delf32-arm.c4713 osec = htab->text_index_section;
H A Delf64-ppc.c11301 osec = htab->elf.text_index_section;
H A Delfxx-mips.c4851 asection *osec = htab->root.text_index_section;

Completed in 369 milliseconds