Home
last modified time | relevance | path

Searched refs:gots (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.cpp723 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 …]
HDSyntheticSections.h360 std::vector<FileGot> gots; variable
/freebsd-11-stable/tools/tools/net80211/wesside/wesside/
HDwesside.c676 int gots = 0, gotc = 0; in get_victim_ssid() local
735 gots = 1; in get_victim_ssid()
753 if (gots && gotc) { in get_victim_ssid()