/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | strtab.h | 46 typedef struct strtab { struct 53 ulong_t str_nstrs; /* total number of strings in strtab */ argument 55 } strtab_t; argument
|
/titanic_44/usr/src/cmd/sgs/libelf/misc/ |
H A D | nlist.c | 69 unsigned strtab; /* index of symbol name in string table */ in _elf_nlist() local
|
/titanic_44/usr/src/cmd/sgs/rtld/i386/ |
H A D | _setup.c | 63 ulong_t strtab, soname, interp_base = 0; in _setup() local
|
/titanic_44/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | _setup.c | 63 ulong_t strtab, soname, interp_base = 0; in _setup() local
|
/titanic_44/usr/src/cmd/sgs/rtld/amd64/ |
H A D | _setup.c | 58 ulong_t strtab, soname, interp_base = 0; in _setup() local
|
/titanic_44/usr/src/cmd/sgs/rtld/sparc/ |
H A D | _setup.c | 66 ulong_t strtab, soname, interp_base = 0; local
|
/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/cmd/lockstat/ |
H A D | sym.c | 144 char *strtab; in symtab_init() local
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_link.c | 114 char *strtab; in prepare_elf32() local 294 char *strtab; in prepare_elf64() local 1032 dt_strtab_t *strtab; in process_obj() local
|
H A D | dt_module.c | 268 const char *strtab = dmp->dm_strtab.cts_data; in dt_module_symname32() local 298 const char *strtab = dmp->dm_strtab.cts_data; in dt_module_symname64() local
|
/titanic_44/usr/src/ucblib/libucb/port/gen/ |
H A D | nlist.c | 363 char *strtab = (char *)0; in _coff_nlist() local
|
/titanic_44/usr/src/cmd/file/ |
H A D | elf_read.c | 422 char *strtab; in process_shdr() local
|
/titanic_44/usr/src/cmd/abi/spectrans/spec2map/ |
H A D | xlator.c | 878 char *strtab; in writemapfile() local
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | setupterm.c | 239 char *strtab; in setupterm() local
|
/titanic_44/usr/src/cmd/mdb/common/modules/dtrace/ |
H A D | dof.c | 806 char *strtab; in dof_sect_strtab() local 836 char *strtab, *p; in dof_sect_provider() local
|
/titanic_44/usr/src/uts/common/io/audio/impl/ |
H A D | audio_ddi.c | 494 struct streamtab strtab; member
|
/titanic_44/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 214 unsigned char *strtab; in print_static() local 911 unsigned char *strtab; in dump_string_table() 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/sgs/libld/common/ |
H A D | update.c | 213 Str_tbl *strtab; in update_osym() local 2875 char *strtab; in update_osyminfo() local
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | syms.c | 591 const char *strtab, Dyn *dyn) in Dbg_syminfo_entry()
|
/titanic_44/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_elf_access.c | 114 struct Dwarf_Section_s *strtab; member
|
/titanic_44/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.c | 1639 static struct streamtab strtab = { variable
|
/titanic_44/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 5517 const char *strtab = difo->dtdo_strtab; in dtrace_dif_emulate() local 8650 const dof_provider_t *dofprov, char *strtab) in dtrace_dofprov2hprov() 8675 char *strtab; in dtrace_helper_provide_one() local 8786 char *strtab; in dtrace_helper_provider_remove_one() local 12393 dof_sec_t *strtab; in dtrace_dof_probedesc() local 12696 dof_sec_t *strtab; in dtrace_dof_actdesc() local 14828 char *strtab, *typestr; in dtrace_helper_provider_validate() local
|
/titanic_44/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 1542 Shdr *symtab = NULL, *strtab; in process_scns() local
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pcore.c | 1337 GElf_Shdr *symtab, GElf_Shdr *strtab) in fake_up_symtab()
|