Home
last modified time | relevance | path

Searched defs:strhdr (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/tools/chk4ubin/
H A Dchk4ubin.c132 GElf_Shdr strhdr; in chk4ubin() local
/titanic_44/usr/src/cmd/backup/restore/
H A Dsymtab.c490 struct strhdr { struct
491 struct strhdr *next; argument
/titanic_44/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c147 Elf32_Shdr *strhdr; /* section table entry for strtab */ in _elf_nlist() local
/titanic_44/usr/src/uts/common/os/
H A Dksyms_snapshot.c85 Shdr *strhdr = symhdr + symhdr->sh_link; in ksyms_walk_one() local
/titanic_44/usr/src/uts/common/sys/
H A Dkobj.h60 Shdr *symhdr, *strhdr; member
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_kvm.c123 Shdr symhdr, strhdr; in kt_load_modules() local
H A Dmdb_ctf.c1656 Shdr *symhdr, const void *str_va, Shdr *strhdr, int *errp) in mdb_ctf_bufopen()