Searched refs:gots (Results 1 – 3 of 3) sorted by relevance
723 gots.emplace_back(); in getGot()724 gots.back().file = &f; in getGot()725 f.mipsGotIndex = gots.size() - 1; in getGot()727 return gots[*f.mipsGotIndex]; in getGot()733 const FileGot &g = gots[*f->mipsGotIndex]; in getPageEntryOffset()747 const FileGot &g = gots[*f->mipsGotIndex]; in getSymEntryOffset()757 const FileGot &g = gots[*f->mipsGotIndex]; in getTlsIndexOffset()763 const FileGot &g = gots[*f->mipsGotIndex]; in getGlobalDynOffset()769 if (gots.empty()) in getFirstGlobalEntry()771 const FileGot &primGot = gots.front(); in getFirstGlobalEntry()[all …]
360 std::vector<FileGot> gots; variable
676 int gots = 0, gotc = 0; in get_victim_ssid() local735 gots = 1; in get_victim_ssid()753 if (gots && gotc) { in get_victim_ssid()