Searched refs:shstrtab_section (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-bfd.h1354 unsigned int symtab_section, shstrtab_section;
1352 unsigned int symtab_section, shstrtab_section; member in struct:elf_obj_tdata
H A Delf.c3112 t->shstrtab_section = section_number++;
3114 elf_elfheader (abfd)->e_shstrndx = t->shstrtab_section;
3162 i_shdrp[t->shstrtab_section] = &t->shstrtab_hdr;
6235 else if (shndx == elf_tdata (ibfd)->shstrtab_section)
6414 shndx = elf_tdata (abfd)->shstrtab_section;

Completed in 130 milliseconds