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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-bfd.h1189 unsigned int strtab_section, dynsymtab_section;
1187 unsigned int strtab_section, dynsymtab_section; member in struct:elf_obj_tdata
H A Delf.c2792 t->strtab_section = section_number++;
2830 i_shdrp[t->strtab_section] = &t->strtab_hdr;
2831 t->symtab_hdr.sh_link = t->strtab_section;
4486 || i == tdata->strtab_section)
4542 || hdr == i_shdrpp[tdata->strtab_section])
5557 else if (shndx == elf_tdata (ibfd)->strtab_section)
5735 shndx = elf_tdata (abfd)->strtab_section;

Completed in 53 milliseconds