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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfcore.h78 unsigned int phindex; local
197 for (phindex = 0; phindex < i_ehdrp->e_phnum; ++phindex)
204 elf_swap_phdr_in (abfd, &x_phdr, i_phdrp + phindex);
225 for (phindex = 0; phindex < i_ehdrp->e_phnum; ++phindex)
226 if (! bfd_section_from_phdr (abfd, i_phdrp + phindex, (int) phindex))
[all...]

Completed in 61 milliseconds