Lines Matching defs:strbase
1204 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data;
1216 if (ctf_sym_valid(strbase, type, symp->st_shndx,
1219 name = (char *)(strbase + symp->st_name);
1225 if (ctf_sym_valid(strbase, type, symp->st_shndx,
1228 name = (char *)(strbase + symp->st_name);
1264 uintptr_t strbase = (uintptr_t)fp->ctf_strtab.cts_data;
1276 if (ctf_sym_valid(strbase, type, symp->st_shndx,
1279 name = (char *)(strbase + symp->st_name);
1285 if (ctf_sym_valid(strbase, type, symp->st_shndx,
1288 name = (char *)(strbase + symp->st_name);