Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DBranchIsland.h160 StubMapType; typedef
168 StubMapType m_StubMap;
/frameworks/compile/mclinker/lib/LD/
DBranchIsland.cpp88 StubMapType::iterator it = m_StubMap.find(key); in findStub()