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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-bfd.h1190 unsigned int symtab_shndx_section;
1309 #define elf_symtab_shndx(bfd) (elf_tdata(bfd) -> symtab_shndx_section)
1188 unsigned int symtab_shndx_section; member in struct:elf_obj_tdata
H A Delf.c2783 t->symtab_shndx_section = section_number++;
2827 i_shdrp[t->symtab_shndx_section] = &t->symtab_shndx_hdr;
4485 || i == tdata->symtab_shndx_section
4541 || hdr == i_shdrpp[tdata->symtab_shndx_section]
5561 else if (shndx == elf_tdata (ibfd)->symtab_shndx_section)
5741 shndx = elf_tdata (abfd)->symtab_shndx_section;

Completed in 112 milliseconds