Home
last modified time | relevance | path

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

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