Home
last modified time | relevance | path

Searched refs:shstrtab_section (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1128 unsigned int symtab_section, shstrtab_section; member
H A Delf.c2676 t->shstrtab_section = section_number++; in assign_section_numbers()
2678 elf_elfheader (abfd)->e_shstrndx = t->shstrtab_section; in assign_section_numbers()
2728 i_shdrp[t->shstrtab_section] = &t->shstrtab_hdr; in assign_section_numbers()
5357 else if (shndx == elf_tdata (ibfd)->shstrtab_section) in _bfd_elf_copy_private_symbol_data()
5536 shndx = elf_tdata (abfd)->shstrtab_section; in swap_out_syms()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-bfd.h1236 unsigned int symtab_section, shstrtab_section; member
H A Delf.c3047 t->shstrtab_section = section_number++; in assign_section_numbers()
3049 elf_elfheader (abfd)->e_shstrndx = t->shstrtab_section; in assign_section_numbers()
3097 i_shdrp[t->shstrtab_section] = &t->shstrtab_hdr; in assign_section_numbers()
6218 else if (shndx == elf_tdata (ibfd)->shstrtab_section) in _bfd_elf_copy_private_symbol_data()
6397 shndx = elf_tdata (abfd)->shstrtab_section; in swap_out_syms()