Searched refs:StubMap (Results 1 – 12 of 12) sorted by relevance
41 typedef std::map<std::string, SectionMap> StubMap; typedef66 const RuntimeDyldImpl::StubMap &RTDyldStubs);73 StubMap Stubs;
276 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef407 StubMap &Stubs) = 0;
1168 ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) { in processRelocationRef()1245 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1296 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1351 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1480 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1608 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()1662 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()
170 StubMap &Stubs) override;
230 StubMap Stubs; in loadObjectImpl()
873 const RuntimeDyldImpl::StubMap &RTDyldStubs) { in registerStubMap()
37 StubMap &Stubs) override { in processRelocationRef()119 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()124 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
56 StubMap &Stubs) override { in processRelocationRef()176 StubMap &Stubs) { in processBranchRelocation()180 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processBranchRelocation()
249 StubMap &Stubs) override { in processRelocationRef()368 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation()371 StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
113 StubMap &Stubs) override { in processRelocationRef()
41 StubMap &Stubs) override { in processRelocationRef()
37 StubMap &Stubs) override { in processRelocationRef()