Searched defs:strbase (Results 1 – 6 of 6) sorted by relevance
175 ctf_sym_valid(uintptr_t strbase, int type, uint16_t shndx, uint64_t val, in ctf_sym_valid()
1076 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_object_iter() local1124 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_function_iter() local1191 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_symbol_name() local
298 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_update() local
1204 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_merge_symbols() local1264 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_merge_functions() local
2232 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data; in ctf_dwarf_symtab_iter() local
1327 const char *strbase = addr + (depth + 1) * sizeof (uint64_t); in dt_print_ustack() local