Home
last modified time | relevance | path

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

/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-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DObjectTransformLayer.h108 JITTargetAddress TargetAddr) { in mapSectionAddress()
DRTDyldObjectLinkingLayer.h285 JITTargetAddress TargetAddr) const override { in mapSectionAddress()
454 JITTargetAddress TargetAddr) { in mapSectionAddress()
/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-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h522 uint64_t TargetAddr = SectionAddr + SymEntry.getOffset(); in getSymbol() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3110 const SDValue TargetAddr = Node->getOperand(0).getOperand(1); in AdjustInstrPostInstrSelection() local