Home
last modified time | relevance | path

Searched refs:TargetAddr (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.h66 JITTargetAddress TargetAddr) const;
114 JITTargetAddress TargetAddr) const = 0;
235 JITTargetAddress TargetAddr) const override { in mapSectionAddress() argument
238 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr); in mapSectionAddress()
389 JITTargetAddress TargetAddr) { in mapSectionAddress() argument
391 LinkedObjects[K]->mapSectionAddress(LocalAddress, TargetAddr); in mapSectionAddress()
DObjectTransformLayer.h96 JITTargetAddress TargetAddr) { in mapSectionAddress() argument
97 BaseLayer.mapSectionAddress(K, LocalAddress, TargetAddr); in mapSectionAddress()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h49 TargetAddress TargetAddr) const = 0;
147 TargetAddress TargetAddr) const override { in mapSectionAddress() argument
150 PFC->RTDyld->mapSectionAddress(LocalAddress, TargetAddr); in mapSectionAddress()
325 TargetAddress TargetAddr) { in mapSectionAddress() argument
326 (*H)->mapSectionAddress(LocalAddress, TargetAddr); in mapSectionAddress()
DObjectTransformLayer.h86 TargetAddress TargetAddr) { in mapSectionAddress() argument
87 BaseLayer.mapSectionAddress(H, LocalAddress, TargetAddr); in mapSectionAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp136 llvm::JITTargetAddress TargetAddr) { in mapSectionAddress() argument
139 EXPECT_EQ(MockTargetAddress, TargetAddr); in mapSectionAddress()
143 llvm::JITTargetAddress TargetAddr) { in expectMapSectionAddress() argument
146 MockTargetAddress = TargetAddr; in expectMapSectionAddress()
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp149 TargetAddress TargetAddr) { in mapSectionAddress() argument
152 EXPECT_EQ(MockTargetAddress, TargetAddr); in mapSectionAddress()
156 TargetAddress TargetAddr) { in expectMapSectionAddress() argument
159 MockTargetAddress = TargetAddr; in expectMapSectionAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h512 uint64_t TargetAddr = SectionAddr + SymEntry.getOffset(); in getSymbol() local
518 TargetAddr = modifyAddressBasedOnFlags(TargetAddr, SymEntry.getFlags()); in getSymbol()
519 return JITEvaluatedSymbol(TargetAddr, SymEntry.getFlags()); in getSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp167 VModuleKey K, const void *LocalAddress, JITTargetAddress TargetAddr) const { in mapSectionAddress()
173 ActiveRTDyldItr->second->mapSectionAddress(LocalAddress, TargetAddr); in mapSectionAddress()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h464 uint64_t TargetAddr = SectionAddr + SymEntry.getOffset(); in getSymbol() local
465 return RuntimeDyld::SymbolInfo(TargetAddr, SymEntry.getFlags()); in getSymbol()
/external/clang/docs/
DControlFlowIntegrityDesign.rst440 void __cfi_check(uint64 CallSiteTypeId, void *TargetAddr)
488 void __cfi_slowpath(uint64 CallSiteTypeId, void *TargetAddr)
490 This functions loads a shadow value for ``TargetAddr``, finds the