Home
last modified time | relevance | path

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

/illumos-gate/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;
/illumos-gate/usr/src/man/man3elf/
H A DMakefile69 elf_getshdrnum.3elf \
146 elf_getshdrnum.3elf := LINKSRC = elf_getident.3elf
/illumos-gate/usr/src/head/
H A Dlibelf.h184 int elf_getshdrnum(Elf *, size_t *);
/illumos-gate/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()
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddcom.c102 if (elf_getshdrnum(elf, &shnum) == -1) { in delete_comment()
/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dprocess.c134 if (elf_getshdrnum(elf, &shnum) == -1) in process()
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.msg81 @ MSG_ELF_GETSHDRNUM "%s: %s: elf_getshdrnum: %s\n"
H A Dpvs.c1154 if (elf_getshdrnum(elf, &shnum) == -1) { in main()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c94 if (elf_getshdrnum(src, &nshdr) != 0) { in ctf_write_elf()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c160 if (elf_getshdrnum(tstate.os_elf, &tstate.os_shnum) == -1) in elfedit64_init_obj_state()
H A Delfedit.msg597 @ MSG_ELF_GETSHDRNUM "elf_getshdrnum"
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c263 if (elf_getshdrnum(elf, &shnum) == -1) { in process_file()
333 if (elf_getshdrnum(elf, &shnum) == -1) { in traverse_file()
703 if (elf_getshdrnum(src_elf, &shnum) == -1) { in build_file()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3elf.inc56 link path=usr/share/man/man3elf/elf_getshdrnum.3elf target=elf_getident.3elf
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c796 if (elf_getshdrnum(elf_file, &shnum) == -1) { in dump_reloc_table()
1665 if (elf_getshdrnum(elf_file, &shnum) == -1) { in dump_section_table()
/illumos-gate/usr/src/cmd/dis/
H A Ddis_target.c520 if (elf_getshdrnum(elf, &shnum) == -1) { in dis_tgt_create()
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c227 if (elf_getshdrnum(elf, &shnum) == -1) in recover_padding()
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c1590 elf_getshdrnum(elf, nshdrs) == -1 || in build_fake_elf()
1913 elf_getshdrnum(elf, &nshdrs) == -1 || in Pbuild_file_symtab()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg355 @ MSG_ELF_GETSHDRNUM "elf_getshdrnum"
H A Delfdump.c4988 if (elf_getshdrnum(elf, &shnum) == -1) { in regular()