Home
last modified time | relevance | path

Searched refs:elf_getshdrnum (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dgetshnum.c51 elf_getshdrnum(Elf *elf, size_t *shnum) in elf_getshdrnum() function
78 return (elf_getshdrnum(elf, shnum) == 0); in elf_getshnum()
H A Dmapfile-vers44 elf_getshdrnum;
/titanic_41/usr/src/man/man3elf/
H A DMakefile69 elf_getshdrnum.3elf \
146 elf_getshdrnum.3elf := LINKSRC = elf_getident.3elf
/titanic_41/usr/src/head/
H A Dlibelf.h184 int elf_getshdrnum(Elf *, size_t *);
/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Dlibrtld.msg71 @ MSG_ELF_GETSHDRNUM "%s: elf_getshdrnum"
H A Ddldump.c336 if (elf_getshdrnum(ielf, &shndx) == -1) { in rt_dldump()
763 if (elf_getshdrnum(melf, &shndx) == -1) { in rt_dldump()
/titanic_41/usr/src/cmd/sgs/libelf/demo/
H A Ddcom.c102 if (elf_getshdrnum(elf, &shnum) == -1) { in delete_comment()
/titanic_41/usr/src/cmd/sgs/size/common/
H A Dprocess.c134 if (elf_getshdrnum(elf, &shnum) == -1) in process()
/titanic_41/usr/src/cmd/sgs/pvs/common/
H A Dpvs.msg80 @ MSG_ELF_GETSHDRNUM "%s: %s: elf_getshdrnum: %s\n"
H A Dpvs.c1158 if (elf_getshdrnum(elf, &shnum) == -1) { in main()
/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c159 if (elf_getshdrnum(tstate.os_elf, &tstate.os_shnum) == -1) in elfedit64_init_obj_state()
H A Delfedit.msg597 @ MSG_ELF_GETSHDRNUM "elf_getshdrnum"
/titanic_41/usr/src/cmd/sgs/mcs/common/
H A Dfile.c260 if (elf_getshdrnum(elf, &shnum) == -1) { in process_file()
330 if (elf_getshdrnum(elf, &shnum) == -1) { in traverse_file()
695 if (elf_getshdrnum(src_elf, &shnum) == -1) { in build_file()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3elf.inc64 link path=usr/share/man/man3elf/elf_getshdrnum.3elf target=elf_getident.3elf
/titanic_41/usr/src/cmd/dis/
H A Ddis_target.c505 if (elf_getshdrnum(elf, &shnum) == -1) { in dis_tgt_create()
/titanic_41/usr/src/cmd/sgs/dump/common/
H A Ddump.c791 if (elf_getshdrnum(elf_file, &shnum) == -1) { in dump_reloc_table()
1664 if (elf_getshdrnum(elf_file, &shnum) == -1) { in dump_section_table()
/titanic_41/usr/src/cmd/sgs/ar/common/
H A Dfile.c226 if (elf_getshdrnum(elf, &shnum) == -1) in recover_padding()
/titanic_41/usr/src/lib/libproc/common/
H A DPsymtab.c1556 elf_getshdrnum(elf, nshdrs) == -1 || in build_fake_elf()
1659 elf_getshdrnum(elf, &nshdrs) == -1 || in Pbuild_file_symtab()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg341 @ MSG_ELF_GETSHDRNUM "elf_getshdrnum"
H A Delfdump.c4819 if (elf_getshdrnum(elf, &shnum) == -1) { in regular()
/titanic_41/
H A D.gitignore6120 usr/src/man/man3elf/elf_getshdrnum.3elf