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

/macosx-10.9.5/dtrace-118.1/libelf/
H A Dgetphnum.c35 elf_getphnum(Elf *elf, size_t *phnum) function
H A Dgelf.c226 if (elf_getphnum(elf, &phnum) == 0)
273 if (elf_getphnum(elf, &phnum) == 0)
/macosx-10.9.5/dtrace-118.1/head/
H A Dlibelf.h205 int elf_getphnum _((Elf *, size_t *));

Completed in 82 milliseconds