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

/freebsd-10.2-release/contrib/binutils/bfd/
H A Delf.c8608 int num_phdrs;
8616 num_phdrs = elf_elfheader (abfd)->e_phnum;
8618 num_phdrs * sizeof (Elf_Internal_Phdr));
8620 return num_phdrs;
8599 int num_phdrs; local

Completed in 29 milliseconds