Searched refs:lookUpFirstEntry (Results 1 – 2 of 2) sorted by relevance
60 const EntryType* lookUpFirstEntry(const KeyType& pKey) const;61 EntryType* lookUpFirstEntry(const KeyType& pKey);113 const EntryType* KeyEntryMap<KeyType, EntryType>::lookUpFirstEntry( in lookUpFirstEntry() function126 EntryType* KeyEntryMap<KeyType, EntryType>::lookUpFirstEntry( in lookUpFirstEntry() function
999 X86_32GOTEntry* got_entry1 = pParent.getSymGOTMap().lookUpFirstEntry(*rsym); in tls_gd()