Searched refs:StubMap (Results 1 – 6 of 6) sorted by relevance
55 StubMap &Stubs);
164 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef293 StubMap &Stubs) = 0;
212 StubMap &Stubs) { in processRelocationRef()268 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()
75 StubMap &Stubs);
600 StubMap &Stubs) { in processRelocationRef()672 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()709 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()770 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()
144 StubMap Stubs; in loadObject()