Home
last modified time | relevance | path

Searched defs:strbase (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/common/ctf/
H A Dctf_util.c175 ctf_sym_valid(uintptr_t strbase, int type, uint16_t shndx, uint64_t val, in ctf_sym_valid()
H A Dctf_types.c1076 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_object_iter() local
1124 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_function_iter() local
1191 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_symbol_name() local
H A Dctf_create.c298 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_update() local
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_merge.c1204 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_merge_symbols() local
1264 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_merge_functions() local
H A Dctf_dwarf.c2232 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_dwarf_symtab_iter() local
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_consume.c1327 const char *strbase = addr + (depth + 1) * sizeof (uint64_t); in dt_print_ustack() local