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

/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h165 typedef HashEntry<Key, Stub*, Key::Compare> StubEntryType; typedef in class:mcld::BranchIsland
167 typedef HashTable<StubEntryType,
169 EntryFactory<StubEntryType> > StubMapType;

Completed in 69 milliseconds