Home
last modified time | relevance | path

Searched refs:_libelf_getphdrnum (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A Delf_phnum.c35 _libelf_getphdrnum(Elf *e, size_t *phnum) in _libelf_getphdrnum() function
57 return (_libelf_getphdrnum(e, phnum)); in elf_getphdrnum()
64 return (_libelf_getphdrnum(e, phnum) >= 0); in elf_getphnum()