Home
last modified time | relevance | path

Searched defs:TargetAddr (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DObjectTransformLayer.h96 JITTargetAddress TargetAddr) { in mapSectionAddress()
DRTDyldObjectLinkingLayer.h235 JITTargetAddress TargetAddr) const override { in mapSectionAddress()
389 JITTargetAddress TargetAddr) { in mapSectionAddress()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DObjectTransformLayer.h86 TargetAddress TargetAddr) { in mapSectionAddress()
DObjectLinkingLayer.h147 TargetAddress TargetAddr) const override { in mapSectionAddress()
325 TargetAddress TargetAddr) { in mapSectionAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp136 llvm::JITTargetAddress TargetAddr) { in mapSectionAddress()
143 llvm::JITTargetAddress TargetAddr) { in expectMapSectionAddress()
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp149 TargetAddress TargetAddr) { in mapSectionAddress()
156 TargetAddress TargetAddr) { in expectMapSectionAddress()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h464 uint64_t TargetAddr = SectionAddr + SymEntry.getOffset(); in getSymbol() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h512 uint64_t TargetAddr = SectionAddr + SymEntry.getOffset(); in getSymbol() local