Searched refs:soname_max (Results 1 – 1 of 1) sorted by relevance
459 uint64_t soname_max = entry.second + strtab_size; in GetSonameWithTemplate() local460 if (soname_offset >= soname_max) { in GetSonameWithTemplate()463 if (!memory_->ReadString(soname_offset, &soname_, soname_max - soname_offset)) { in GetSonameWithTemplate()