Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Delf_phnum.c62 elf_getphnum(Elf *e, size_t *phnum) in elf_getphnum() function
H A DVersion.map42 elf_getphnum;
H A DMakefile88 elf_getphnum.3 \
H A Dlibelf.h206 int elf_getphnum(Elf *_elf, size_t *_dst); /* Deprecated */
/freebsd/lib/libelf/
H A DMakefile114 elf_getphnum.3 \
/freebsd/lib/libpmcstat/
H A Dlibpmcstat_image.c391 if (elf_getphnum(e, &nph) == 0) { in pmcstat_image_get_elf_params()
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsegments.c475 if (elf_getphnum(ecp->ein, &iphnum) == 0) in setup_phdr()
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c1340 if (elf_getphnum(ed->elf, &phnum) == 0) { in elf_print_phdr()
1845 if (!elf_getphnum(ed->elf, &phnum)) { in elf_print_interp()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c2328 if (elf_getphnum(re->elf, &phnum)) in dump_ehdr()
2484 if (elf_getphnum(re->elf, &phnum) == 0) { in dump_phdr()
3714 if (elf_getphnum(re->elf, &phnum) == 0) { in dump_notes()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8488 OLD_FILES+=usr/share/man/man3/elf_getphnum.3.gz