Searched refs:StubMap (Results 1 – 13 of 13) sorted by relevance
40 typedef std::map<std::string, SectionMap> StubMap; typedef65 const RuntimeDyldImpl::StubMap &RTDyldStubs);72 StubMap Stubs;
270 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef397 StubMap &Stubs) = 0;
1193 ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) { in processRelocationRef()1290 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1341 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1396 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1526 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1657 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1711 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()
173 StubMap &Stubs) override;
294 StubMap Stubs; in loadObjectImpl()
875 const RuntimeDyldImpl::StubMap &RTDyldStubs) { in registerStubMap()
38 StubMap &Stubs) override { in processRelocationRef()131 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()136 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
57 StubMap &Stubs) override { in processRelocationRef()189 StubMap &Stubs) { in processBranchRelocation()193 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processBranchRelocation()
249 StubMap &Stubs) override { in processRelocationRef()386 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()389 StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
114 StubMap &Stubs) override { in processRelocationRef()
42 StubMap &Stubs) override { in processRelocationRef()
38 StubMap &Stubs) override { in processRelocationRef()