/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldCheckerImpl.h | 40 typedef std::map<std::string, SectionMap> StubMap; typedef 65 const RuntimeDyldImpl::StubMap &RTDyldStubs); 72 StubMap Stubs;
|
D | RuntimeDyldImpl.h | 270 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef 397 StubMap &Stubs) = 0;
|
D | RuntimeDyldELF.h | 173 StubMap &Stubs) override;
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOX86_64.h | 38 StubMap &Stubs) override { in processRelocationRef() 131 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation() 136 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
|
D | RuntimeDyldMachOARM.h | 57 StubMap &Stubs) override { in processRelocationRef() 189 StubMap &Stubs) { in processBranchRelocation() 193 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processBranchRelocation()
|
D | RuntimeDyldMachOAArch64.h | 249 StubMap &Stubs) override { in processRelocationRef() 386 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation() 389 StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
|
D | RuntimeDyldCOFFX86_64.h | 114 StubMap &Stubs) override { in processRelocationRef()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOX86_64.h | 37 StubMap &Stubs) override { in processRelocationRef() 130 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation() 135 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
|
D | RuntimeDyldMachOARM.h | 104 StubMap &Stubs) override { in processRelocationRef() 307 StubMap &Stubs) { in processBranchRelocation() 311 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processBranchRelocation()
|
D | RuntimeDyldCOFFX86_64.h | 146 StubMap &Stubs) { in generateRelocationStub() 194 StubMap &Stubs) override { in processRelocationRef()
|
D | RuntimeDyldMachOAArch64.h | 276 StubMap &Stubs) override { in processRelocationRef() 443 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation() 448 StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
|
D | RuntimeDyldCOFFAArch64.h | 101 StubMap &Stubs) { in generateRelocationStub() 144 StubMap &Stubs) override { in processRelocationRef()
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOX86_64.h | 37 StubMap &Stubs) override { in processRelocationRef() 130 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation() 135 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
|
D | RuntimeDyldMachOARM.h | 104 StubMap &Stubs) override { in processRelocationRef() 307 StubMap &Stubs) { in processBranchRelocation() 311 RuntimeDyldMachO::StubMap::const_iterator i = Stubs.find(Value); in processBranchRelocation()
|
D | RuntimeDyldCOFFX86_64.h | 146 StubMap &Stubs) { in generateRelocationStub() 194 StubMap &Stubs) override { in processRelocationRef()
|
D | RuntimeDyldMachOAArch64.h | 276 StubMap &Stubs) override { in processRelocationRef() 443 RelocationValueRef &Value, StubMap &Stubs) { in processGOTRelocation() 448 StubMap::const_iterator i = Stubs.find(Value); in processGOTRelocation()
|
D | RuntimeDyldCOFFAArch64.h | 102 StubMap &Stubs) { in generateRelocationStub() 145 StubMap &Stubs) override { in processRelocationRef()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 46 relocation_iterator RelI, StubMap &Stubs); 180 StubMap &Stubs) override;
|
D | RuntimeDyldELF.cpp | 1056 StubMap &Stubs) { in resolveAArch64Branch() 1064 StubMap::const_iterator i = Stubs.find(Value); in resolveAArch64Branch() 1111 ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) { in processRelocationRef() 1230 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1285 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1380 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1488 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1619 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1673 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 46 relocation_iterator RelI, StubMap &Stubs); 181 StubMap &Stubs) override;
|
D | RuntimeDyldCOFF.h | 47 uint64_t getDLLImportOffset(unsigned SectionID, StubMap &Stubs,
|
D | RuntimeDyldCOFF.cpp | 82 uint64_t RuntimeDyldCOFF::getDLLImportOffset(unsigned SectionID, StubMap &Stubs, in getDLLImportOffset()
|
D | RuntimeDyldELF.cpp | 1063 StubMap &Stubs) { in resolveAArch64Branch() 1071 StubMap::const_iterator i = Stubs.find(Value); in resolveAArch64Branch() 1118 ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) { in processRelocationRef() 1237 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1292 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1387 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1495 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1626 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef() 1680 StubMap::const_iterator i = Stubs.find(Value); in processRelocationRef()
|
D | RuntimeDyldImpl.h | 286 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef 410 StubMap &Stubs) = 0;
|
/external/llvm-project/llvm/tools/llvm-rtdyld/ |
D | llvm-rtdyld.cpp | 787 StubContainers StubMap; in linkAndVerify() local 791 Dyld.setNotifyStubEmitted([&StubMap](StringRef FilePath, in linkAndVerify() 797 StubMap[ContainerName][SymbolName] = {SectionID, StubOffset}; in linkAndVerify() 874 auto GetStubInfo = [&Dyld, &StubMap](StringRef StubContainer, in linkAndVerify() 877 if (!StubMap.count(StubContainer)) in linkAndVerify() 881 if (!StubMap[StubContainer].count(SymbolName)) in linkAndVerify() 885 auto &SI = StubMap[StubContainer][SymbolName]; in linkAndVerify()
|