Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp384 GotEntryKey key; in recordGlobalEntry()
392 GotEntryKey key; in lookupGlobalEntry()
409 GotEntryKey key; in recordTLSEntry()
415 GotEntryKey key; in recordTLSEntry()
430 GotEntryKey key; in lookupTLSEntry()
438 GotEntryKey key; in lookupTLSEntry()
451 GotEntryKey key; in recordLocalEntry()
460 GotEntryKey key; in lookupLocalEntry()
DMipsGOT.h194 struct GotEntryKey { struct
199 bool operator<(const GotEntryKey& key) const { argument
210 typedef std::map<GotEntryKey, Fragment*> GotEntryMapType;