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

/frameworks/compile/mclinker/include/mcld/Target/
H A DKeyEntryMap.h63 /// lookUpSecondEntry - look up the second entry mapping to pKey
64 const EntryType* lookUpSecondEntry(const KeyType& pKey) const;
65 EntryType* lookUpSecondEntry(const KeyType& pKey);
139 const EntryType* KeyEntryMap<KeyType, EntryType>::lookUpSecondEntry( function in class:mcld::KeyEntryMap
152 EntryType* KeyEntryMap<KeyType, EntryType>::lookUpSecondEntry( function in class:mcld::KeyEntryMap
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp1003 pParent.getSymGOTMap().lookUpSecondEntry(*rsym)->setValue(

Completed in 68 milliseconds