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

/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h157 typedef HashEntry<Key, Stub*, Key::Compare> StubEntryType; typedef in class:mcld::BranchIsland
159 typedef HashTable<StubEntryType, Key::Hash, EntryFactory<StubEntryType> >
/frameworks/compile/mclinker/lib/LD/
H A DBranchIsland.cpp102 StubEntryType* entry = m_StubMap.insert(key, exist);

Completed in 410 milliseconds