Searched refs:GotEntryKey (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.h175 struct GotEntryKey { struct in class:mcld::MipsGOT
180 bool operator<(const GotEntryKey& key) const {
191 typedef std::map<GotEntryKey, Fragment*> GotEntryMapType;
H A DMipsGOT.cpp316 GotEntryKey key;
324 GotEntryKey key;
339 GotEntryKey key;
348 GotEntryKey key;

Completed in 108 milliseconds