Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.h158 struct GotEntryKey struct
163 bool operator<(const GotEntryKey& key) const argument
172 typedef std::map<GotEntryKey, MipsGOTEntry*> GotEntryMapType;
DMipsGOT.cpp337 GotEntryKey key; in recordEntry()
345 GotEntryKey key; in lookupEntry()