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

/frameworks/compile/mclinker/include/mcld/Target/
H A DKeyEntryMap.h65 /// lookUpSecondEntry - look up the second entry mapping to pKey
66 const EntryType* lookUpSecondEntry(const KeyType& pKey) const;
67 EntryType* lookUpSecondEntry(const KeyType& pKey);
149 KeyEntryMap<KeyType, EntryType>::lookUpSecondEntry(const KeyType& pKey) const function in class:mcld::KeyEntryMap
163 KeyEntryMap<KeyType, EntryType>::lookUpSecondEntry(const KeyType& pKey) function in class:mcld::KeyEntryMap

Completed in 143 milliseconds