Searched refs:elf_symtab_shndx (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-bfd.h1309 #define elf_symtab_shndx(bfd) (elf_tdata(bfd) -> symtab_shndx_section)
1307 #define elf_symtab_shndx macro
H A Delf.c1823 if (elf_symtab_shndx (abfd) == shindex)
1831 elf_symtab_shndx (abfd) = shindex;
H A Delflink.c7562 && elf_symtab_shndx (sec->owner) != 0)

Completed in 95 milliseconds