Searched refs:gots (Results 1 – 3 of 3) sorted by relevance
789 gots.emplace_back(); in getGot()790 gots.back().file = &f; in getGot()791 f.mipsGotIndex = gots.size() - 1; in getGot()793 return gots[f.mipsGotIndex]; in getGot()799 const FileGot &g = gots[f->mipsGotIndex]; in getPageEntryOffset()813 const FileGot &g = gots[f->mipsGotIndex]; in getSymEntryOffset()823 const FileGot &g = gots[f->mipsGotIndex]; in getTlsIndexOffset()829 const FileGot &g = gots[f->mipsGotIndex]; in getGlobalDynOffset()835 if (gots.empty()) in getFirstGlobalEntry()837 const FileGot &primGot = gots.front(); in getFirstGlobalEntry()[all …]
349 std::vector<FileGot> gots; variable
675 int gots = 0, gotc = 0; in get_victim_ssid() local734 gots = 1; in get_victim_ssid()752 if (gots && gotc) { in get_victim_ssid()