Searched refs:soname_offset (Results 1 – 1 of 1) sorted by relevance
172 uint64_t soname_offset = 0; in GetSonameWithTemplate() local190 soname_offset = dyn.d_un.d_val; in GetSonameWithTemplate()196 soname_offset += strtab_offset; in GetSonameWithTemplate()197 if (soname_offset >= strtab_offset + strtab_size) { in GetSonameWithTemplate()200 if (!memory_->ReadString(soname_offset, &soname_)) { in GetSonameWithTemplate()