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

/haiku-buildtools/binutils/bfd/
H A Delf.c3678 elf_strtab_sec (abfd) = section_number++;
3725 i_shdrp[elf_strtab_sec (abfd)] = &t->strtab_hdr;
3726 t->symtab_hdr.sh_link = elf_strtab_sec (abfd);
5663 || hdr == i_shdrpp[elf_strtab_sec (abfd)]
5936 || i == elf_strtab_sec (abfd)
7552 else if (shndx == elf_strtab_sec (ibfd))
7752 shndx = elf_strtab_sec (abfd);
H A Delf-bfd.h1856 #define elf_strtab_sec(bfd) (elf_tdata(bfd) -> o->strtab_section)
1854 #define elf_strtab_sec macro

Completed in 110 milliseconds