Searched refs:elf_setshstrndx (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Delf_shstrndx.c67 elf_setshstrndx(Elf *e, size_t strndx) function
H A DMakefile136 elf_getshstrndx.3 elf_setshstrndx.3 \
H A Dlibelf.h225 int elf_setshstrndx(Elf *_elf, size_t _shnum);
/freebsd-13-stable/lib/libelf/
H A DMakefile164 elf_getshstrndx.3 elf_setshstrndx.3 \
/freebsd-13-stable/contrib/elftoolchain/elfcopy/
H A Dsections.c1554 if (!elf_setshstrndx(ecp->eout, elf_ndxscn(s->os)))
1555 errx(EXIT_FAILURE, "elf_setshstrndx() failed: %s",

Completed in 65 milliseconds