Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libelf/common/
H A Dcntl.c37 elf_cntl(Elf * elf, Elf_Cmd cmd) in elf_cntl() function
H A Dmapfile-vers122 elf_cntl;
H A Dllib-lelf103 int elf_cntl(Elf *, Elf_Cmd);
/titanic_50/usr/src/head/
H A Dlibelf.h160 int elf_cntl(Elf *, Elf_Cmd);
/titanic_50/usr/src/man/man3elf/
H A DMakefile29 elf_cntl.3elf \
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3elf.inc25 file path=usr/share/man/man3elf/elf_cntl.3elf
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_module.c1077 err = elf_cntl(dmp->dm_elf, ELF_C_FDREAD); in dt_module_update()
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dfiles.c3158 if (elf_cntl(elf, ELF_C_FDREAD) == -1) { in ld_process_ifl()
H A Dlibld.msg654 @ MSG_ELF_CNTL "file %s: elf_cntl"