Searched refs:elf_cntl (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_cntl.c31 ELFTC_VCSID("$Id: elf_cntl.c 2225 2011-11-26 18:55:54Z jkoshy $");
34 elf_cntl(Elf *e, Elf_Cmd c) function
H A DMakefile9 elf_cntl.c \
76 elf_cntl.3 \
H A Dlibelf.h186 int elf_cntl(Elf *_elf, Elf_Cmd _cmd);
/freebsd-11-stable/lib/libelf/
H A DMakefile17 elf_cntl.c \
104 elf_cntl.3 \
/freebsd-11-stable/contrib/elftoolchain/ar/
H A Dwrite.c171 if (elf_cntl(obj->elf, ELF_C_FDREAD) < 0) {
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h264 extern int elf_cntl(Elf *, Elf_Cmd);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_module.c1184 err = elf_cntl(dmp->dm_elf, ELF_C_FDREAD);

Completed in 123 milliseconds