/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | getshnum.c | 51 elf_getshdrnum(Elf *elf, size_t *shnum) in elf_getshdrnum() function 78 return (elf_getshdrnum(elf, shnum) == 0); in elf_getshnum()
|
H A D | mapfile-vers | 44 elf_getshdrnum;
|
/titanic_41/usr/src/man/man3elf/ |
H A D | Makefile | 69 elf_getshdrnum.3elf \ 146 elf_getshdrnum.3elf := LINKSRC = elf_getident.3elf
|
/titanic_41/usr/src/head/ |
H A D | libelf.h | 184 int elf_getshdrnum(Elf *, size_t *);
|
/titanic_41/usr/src/cmd/sgs/librtld/common/ |
H A D | librtld.msg | 71 @ MSG_ELF_GETSHDRNUM "%s: elf_getshdrnum"
|
H A D | dldump.c | 336 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 D | dcom.c | 102 if (elf_getshdrnum(elf, &shnum) == -1) { in delete_comment()
|
/titanic_41/usr/src/cmd/sgs/size/common/ |
H A D | process.c | 134 if (elf_getshdrnum(elf, &shnum) == -1) in process()
|
/titanic_41/usr/src/cmd/sgs/pvs/common/ |
H A D | pvs.msg | 80 @ MSG_ELF_GETSHDRNUM "%s: %s: elf_getshdrnum: %s\n"
|
H A D | pvs.c | 1158 if (elf_getshdrnum(elf, &shnum) == -1) { in main()
|
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit_machelf.c | 159 if (elf_getshdrnum(tstate.os_elf, &tstate.os_shnum) == -1) in elfedit64_init_obj_state()
|
H A D | elfedit.msg | 597 @ MSG_ELF_GETSHDRNUM "elf_getshdrnum"
|
/titanic_41/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 260 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 D | system-library.man3elf.inc | 64 link path=usr/share/man/man3elf/elf_getshdrnum.3elf target=elf_getident.3elf
|
/titanic_41/usr/src/cmd/dis/ |
H A D | dis_target.c | 505 if (elf_getshdrnum(elf, &shnum) == -1) { in dis_tgt_create()
|
/titanic_41/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 791 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 D | file.c | 226 if (elf_getshdrnum(elf, &shnum) == -1) in recover_padding()
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Psymtab.c | 1556 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 D | elfdump.msg | 341 @ MSG_ELF_GETSHDRNUM "elf_getshdrnum"
|
H A D | elfdump.c | 4819 if (elf_getshdrnum(elf, &shnum) == -1) { in regular()
|
/titanic_41/ |
H A D | .gitignore | 6120 usr/src/man/man3elf/elf_getshdrnum.3elf
|