Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DKeyEntryMap.h64 const EntryType* lookUpSecondEntry(const KeyType& pKey) const;
65 EntryType* lookUpSecondEntry(const KeyType& pKey);
139 const EntryType* KeyEntryMap<KeyType, EntryType>::lookUpSecondEntry( in lookUpSecondEntry() function
152 EntryType* KeyEntryMap<KeyType, EntryType>::lookUpSecondEntry( in lookUpSecondEntry() function
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp1003 pParent.getSymGOTMap().lookUpSecondEntry(*rsym)->setValue( in tls_gd()