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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c4483 Elf_Internal_Shdr **shdrpp;
4488 for (i = 1, shdrpp = elf_elfsections (abfd) + 1; i < num_sec; i++, shdrpp++)
4492 shdrp = *shdrpp;
4478 Elf_Internal_Shdr **shdrpp; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c5134 Elf_Internal_Shdr **shdrpp;
5139 for (i = 1, shdrpp = elf_elfsections (abfd) + 1; i < num_sec; i++, shdrpp++)
5143 shdrp = *shdrpp;
5129 Elf_Internal_Shdr **shdrpp; local

Completed in 188 milliseconds