Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Delf_shstrndx.c55 elf_getshdrstrndx(Elf *e, size_t *strndx) in elf_getshdrstrndx() function
H A DVersion.map45 elf_getshdrstrndx;
H A DMakefile91 elf_getshdrstrndx.3 \
H A Dlibelf.h210 int elf_getshdrstrndx(Elf *_elf, size_t *_dst);
/freebsd/lib/libelf/
H A DMakefile117 elf_getshdrstrndx.3 \
/freebsd/lib/libproc/
H A Dproc_sym.c279 if (elf_getshdrstrndx(e, &ndx) != 0) { in open_object()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_module.c572 if (elf_getshdrstrndx(dmp->dm_elf, &shstrs) == -1) in dt_module_load_sect()
1178 elf_getshdrstrndx(dmp->dm_elf, &shstrs) == -1) { in dt_module_update()
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsections.c1462 if (elf_getshdrstrndx(ecp->ein, &indx) == 0) { in init_shstrtab()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8161 OLD_FILES+=usr/share/man/man3/elf_getshdrstrndx.3.gz