Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.h176 struct GotEntryKey struct
182 bool operator<(const GotEntryKey& key) const argument
194 typedef std::map<GotEntryKey, Fragment*> GotEntryMapType;
DMipsGOT.cpp341 GotEntryKey key; in recordGlobalEntry()
350 GotEntryKey key; in lookupGlobalEntry()
366 GotEntryKey key; in recordLocalEntry()
376 GotEntryKey key; in lookupLocalEntry()