Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_util.c186 ctf_sym_valid(uintptr_t strbase, int type, uint16_t shndx, uint64_t val, in ctf_sym_valid()
H A Dctf_types.c1102 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_object_iter() local
1150 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_function_iter() local
1217 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_symbol_name() local
H A Dctf_create.c307 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_update() local
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_lib.c782 uintptr_t strbase; in ctf_symtab_iter() local
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c1329 const char *strbase = addr + (depth + 1) * sizeof (uint64_t); in dt_print_ustack() local