Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Dgelf_phdr.c61 elf_getphdrnum(e, &phnum) < 0) { in gelf_getphdr()
133 elf_getphdrnum(e, &phnum) < 0) { in gelf_update_phdr()
H A Delf_phnum.c55 elf_getphdrnum(Elf *e, size_t *phnum) in elf_getphdrnum() function
H A DVersion.map41 elf_getphdrnum;
H A DMakefile87 elf_getphdrnum.3 \
H A Dlibelf.h205 int elf_getphdrnum(Elf *_elf, size_t *_dst);
/freebsd/lib/libelf/
H A DMakefile113 elf_getphdrnum.3 \
/freebsd/lib/libprocstat/
H A Dcore.c161 if (elf_getphdrnum(e, &nph) == -1) { in procstat_core_open()
/freebsd/lib/libkldelf/
H A Delf.c288 if (elf_getphdrnum(efile->ef_elf, &nphdr) == -1) in elf_read_phdrs()
/freebsd/lib/libkvm/
H A Dkvm_private.c192 if (elf_getphdrnum(elf, &phnum) == -1) { in _kvm_read_core_phdrs()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8487 OLD_FILES+=usr/share/man/man3/elf_getphdrnum.3.gz