Home
last modified time | relevance | path

Searched refs:elf32_getshdr (Results 1 – 16 of 16) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dgetshdr.c58 elf32_getshdr(Elf_Scn * scn) in elf32_getshdr() function
H A Dchecksum.c96 #define getshdr elf32_getshdr
H A Dmapfile-vers153 elf32_getshdr;
H A Dllib-lelf43 Elf32_Shdr * elf32_getshdr(Elf_Scn *);
H A Dgelf.c337 Elf32_Shdr *s = elf32_getshdr(scn); in gelf_getshdr()
381 Elf32_Shdr *dst = elf32_getshdr(scn); in gelf_update_shdr()
/titanic_44/usr/src/cmd/sgs/prof/common/
H A DsymintOpen.c185 if (elf32_getshdr(tscn_p) == NULL) in _symintOpen()
239 if ((tshd_p = elf32_getshdr(tscn_p)) == NULL) in _symintOpen()
/titanic_44/usr/src/cmd/sgs/link_audit/common/
H A Dwho.h44 #define elf_getshdr elf32_getshdr
/titanic_44/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c638 scurrent = elf32_getshdr(scn); in find_dynamic_sect()
659 scurrent = elf32_getshdr(scn); in find_dynamic_sect()
723 shdr = elf32_getshdr(scn); in find_symtabs()
873 shdr = elf32_getshdr(scn); in is_text_section()
1151 shdr = elf32_getshdr(scn_fd); in get_scnfd()
1300 if ((shdr = elf32_getshdr(scn)) == NULL) in get_symtab()
/titanic_44/usr/src/man/man3elf/
H A DMakefile26 elf32_getshdr.3elf \
122 elf64_getshdr.3elf := LINKSRC = elf32_getshdr.3elf
/titanic_44/usr/src/cmd/sgs/include/
H A D_machelf.h97 #define elf_getshdr elf32_getshdr
/titanic_44/usr/src/head/
H A Dlibelf.h180 Elf32_Shdr *elf32_getshdr(Elf_Scn *);
/titanic_44/usr/src/cmd/lockstat/
H A Dsym.c63 #define elf_getshdr elf32_getshdr
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3elf.inc22 file path=usr/share/man/man3elf/elf32_getshdr.3elf
50 link path=usr/share/man/man3elf/elf64_getshdr.3elf target=elf32_getshdr.3elf
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Delfrd.c205 if ((shdr = elf32_getshdr(scn)) == NULL) { in get_share_obj()
/titanic_44/usr/src/cmd/sysdef/
H A Dsysdef.c150 #define elf_getshdr elf32_getshdr
/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_elf_access.c280 if ((shdr32 = elf32_getshdr(scn)) == NULL) { in dwarf_elf_object_access_get_section_info()