Searched defs:GotEntryMapType (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.h194 typedef std::map<GotEntryKey, Fragment*> GotEntryMapType; typedef in class:mcld::MipsGOT
195 GotEntryMapType m_GotLocalEntriesMap;
196 GotEntryMapType m_GotGlobalEntriesMap;

Completed in 41 milliseconds