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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c3135 t->strtab_section = section_number++;
3171 i_shdrp[t->strtab_section] = &t->strtab_hdr;
3172 t->symtab_hdr.sh_link = t->strtab_section;
4753 || hdr == i_shdrpp[tdata->strtab_section])
4918 || i == tdata->strtab_section)
6233 else if (shndx == elf_tdata (ibfd)->strtab_section)
6411 shndx = elf_tdata (abfd)->strtab_section;
H A Delf-bfd.h1355 unsigned int strtab_section, dynsymtab_section;
1353 unsigned int strtab_section, dynsymtab_section; member in struct:elf_obj_tdata

Completed in 58 milliseconds