Home
last modified time | relevance | path

Searched refs:elf_getshdrstrndx (Results 1 – 25 of 25) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dgetshstrndx.c45 elf_getshdrstrndx(Elf *elf, size_t *shstrndx) in elf_getshdrstrndx() function
68 return (elf_getshdrstrndx(elf, shstrndx) == 0); in elf_getshstrndx()
H A Dmapfile-vers45 elf_getshdrstrndx;
/titanic_41/usr/src/man/man3elf/
H A DMakefile70 elf_getshdrstrndx.3elf \
147 elf_getshdrstrndx.3elf := LINKSRC = elf_getident.3elf
/titanic_41/usr/src/cmd/sgs/libelf/demo/
H A Dpcom.c57 if (elf_getshdrstrndx(elf, &shstrndx) == -1) { in print_comment()
H A Dacom.c53 if (elf_getshdrstrndx(elf, &shstrndx) == -1) { in update_comment()
H A Dtpcom.c74 if (elf_getshdrstrndx(elf, &shstrndx) == -1) { in print_comment()
H A Ddispsyms.c84 if (elf_getshdrstrndx(elf, &shstrndx) == -1) { in print_symtab()
H A Ddcom.c108 if (elf_getshdrstrndx(elf, &shstrndx) == -1) { in delete_comment()
/titanic_41/usr/src/head/
H A Dlibelf.h186 int elf_getshdrstrndx(Elf *, size_t *);
/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Dlibrtld.msg72 @ MSG_ELF_GETSHDRSTRNDX "%s: elf_getshdrstrndx"
H A Ddldump.c312 if (elf_getshdrstrndx(ielf, &shndx) == -1) { in rt_dldump()
/titanic_41/usr/src/cmd/sgs/size/common/
H A Dprocess.c128 if (elf_getshdrstrndx(elf, &ndx) == -1) in process()
/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c166 if (elf_getshdrstrndx(tstate.os_elf, &tstate.os_shstrndx) == -1) in elfedit64_init_obj_state()
H A Delfedit.msg598 @ MSG_ELF_GETSHDRSTRNDX "elf_getshdrstrndx"
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3elf.inc65 link path=usr/share/man/man3elf/elf_getshdrstrndx.3elf \
/titanic_41/usr/src/cmd/dis/
H A Ddis_target.c498 if (elf_getshdrstrndx(elf, &current->dt_shstrndx) == -1) { in dis_tgt_create()
/titanic_41/usr/src/cmd/sgs/mcs/common/
H A Dfile.c334 if (elf_getshdrstrndx(elf, &shstrndx) == -1) { in traverse_file()
699 if (elf_getshdrstrndx(src_elf, &shstrndx) == -1) { in build_file()
/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_module.c509 if (elf_getshdrstrndx(dmp->dm_elf, &shstrs) == -1) in dt_module_load_sect()
1081 elf_getshdrstrndx(dmp->dm_elf, &shstrs) == -1) { in dt_module_update()
/titanic_41/usr/src/cmd/sgs/nm/common/
H A Dnm.c541 if (elf_getshdrstrndx(elf_file, &shstrndx) == -1) { in get_symtab()
/titanic_41/usr/src/cmd/sgs/ar/common/
H A Dfile.c565 if (elf_getshdrstrndx(elf, &shstrndx) == -1) { in mksymtab()
/titanic_41/usr/src/lib/libproc/common/
H A DPsymtab.c1557 elf_getshdrstrndx(elf, &shstrndx) == -1 || in build_fake_elf()
1660 elf_getshdrstrndx(elf, &shstrndx) == -1 || in Pbuild_file_symtab()
/titanic_41/usr/src/cmd/sgs/dump/common/
H A Ddump.c1670 if (elf_getshdrstrndx(elf_file, &shstrndx) == -1) { in dump_section_table()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg342 @ MSG_ELF_GETSHDRSTRNDX "elf_getshdrstrndx"
H A Delfdump.c4824 if (elf_getshdrstrndx(elf, &shstrndx) == -1) { in regular()
/titanic_41/
H A D.gitignore6121 usr/src/man/man3elf/elf_getshdrstrndx.3elf