Searched defs:shstrtab (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfwrap/common/ |
H A D | elfwrap.c | 222 char *strtab, *strtabent, *shstrtab, *shstrtabent; in output() local
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pgcore.c | 74 typedef struct shstrtab { struct 77 } shstrtab_t; argument
|
H A D | Pcore.c | 2066 char *shstrtab = NULL; in core_load_shdrs() local
|
/titanic_44/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 108 typedef struct shstrtab { struct 111 } shstrtab_t; argument 1478 shstrtab_t shstrtab; in process_scns() local
|
/titanic_44/usr/src/uts/common/fs/objfs/ |
H A D | objfs_data.c | 213 int i, shstrtab, strtab, symtab; in objfs_data_init() local
|
/titanic_44/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.c | 1135 int shstrtab, in get_scnfd()
|
/titanic_44/usr/src/uts/common/krtld/ |
H A D | kobj.c | 2628 char *shstrtab, *ctfdata; in get_ctf() local 2692 crypto_es_hash(struct module *mp, char *hash, char *shstrtab) in crypto_es_hash() 2735 char *shstrtab, *sigdata = NULL; in get_signature() local
|
/titanic_44/usr/src/cmd/sgs/nm/common/ |
H A D | nm.c | 509 get_scnfd(Elf * e_file, int shstrtab, int SCN_TYPE) in get_scnfd()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | update.c | 212 Str_tbl *shstrtab; in update_osym() local
|