/titanic_50/usr/src/cmd/sgs/libelf/common/ |
H A D | getshstrndx.c | 45 elf_getshdrstrndx(Elf *elf, size_t *shstrndx) in elf_getshdrstrndx() 66 elf_getshstrndx(Elf *elf, size_t *shstrndx) in elf_getshstrndx()
|
/titanic_50/usr/src/cmd/sgs/nm/common/ |
H A D | nm.c | 539 size_t shstrndx; in get_symtab() local 668 print_symtab(Elf *elf_file, unsigned int shstrndx, in print_symtab() 762 is_bss_section(unsigned int shndx, Elf * elf_file, unsigned int shstrndx) in is_bss_section() 1046 print_brief_sym_type(Elf *elf_file, unsigned int shstrndx, SYM *sym_data) in print_brief_sym_type() 1100 unsigned int shstrndx, in print_with_pflag() 1154 unsigned int shstrndx, in print_with_Pflag() 1206 unsigned int shstrndx, in print_with_otherflags()
|
/titanic_50/usr/src/cmd/sgs/libelf/demo/ |
H A D | acom.c | 51 size_t shstrndx; in update_comment() local
|
H A D | pcom.c | 52 size_t shstrndx; in print_comment() local
|
H A D | tpcom.c | 72 size_t shstrndx; in print_comment() local
|
H A D | dcom.c | 92 size_t shstrndx, shnum, phnum; in delete_comment() local
|
H A D | dispsyms.c | 75 size_t shstrndx; in print_symtab() local
|
/titanic_50/usr/src/cmd/boot/symdef/ |
H A D | symdef.c | 64 size_t shstrndx; in main() local
|
/titanic_50/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 182 int nshdrs, shstrndx, nphdrs; in mapexec_brand() local 293 int nshdrs, shstrndx, nphdrs; in elfexec() local 997 getelfhead(vnode_t *vp, cred_t *credp, Ehdr *ehdr, int *nshdrs, int *shstrndx, in getelfhead() 1124 int nshdrs, int shstrndx, caddr_t *shbasep, ssize_t *shsizep, in getelfshdr() 1496 int nshdrs, shstrndx, nphdrs; in process_scns() local
|
/titanic_50/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 326 size_t shstrndx, shnum; in traverse_file() local 692 size_t shnum, shstrndx; in build_file() local
|
/titanic_50/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 421 size_t shstrndx, shnum; in ctf_fdcreate_int() local
|
/titanic_50/usr/src/cmd/sgs/ar/common/ |
H A D | file.c | 559 size_t shstrndx = 0; in mksymtab() local
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 4463 shdr_cache(const char *file, Elf *elf, Ehdr *ehdr, size_t shstrndx, in shdr_cache() 4780 size_t shstrndx, size_t *shnum, uint_t *flags) in create_cache() 4812 size_t ndx, shstrndx, shnum, phnum; in regular() local
|
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Psymtab.c | 1549 size_t shstrndx; in build_fake_elf() local 1584 size_t nshdrs, shstrndx; in Pbuild_file_symtab() local
|
/titanic_50/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 1660 size_t shstrndx; in dump_section_table() local
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.c | 1112 Word shstrndx; in cmd_body() local
|