Searched defs:lookUpSecondEntry (Results 1 - 1 of 1) 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

Completed in 920 milliseconds