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

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

Completed in 50 milliseconds