Home
last modified time | relevance | path

Searched defs:TargetAddress (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DJITSymbol.h27 typedef uint64_t TargetAddress; typedef
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h282 uint64_t TargetAddress) override { in mapSectionAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h282 uint64_t TargetAddress) override { in mapSectionAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h249 uint64_t TargetAddress) { in mapSectionAddress()
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h237 uint64_t TargetAddress) { in mapSectionAddress()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp153 uint64_t TargetAddress) { in mapSectionAddress()
1069 uint64_t TargetAddress) { in mapSectionAddress()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h206 uint64_t TargetAddress) override { in mapSectionAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp153 uint64_t TargetAddress) { in mapSectionAddress()
1215 uint64_t TargetAddress) { in mapSectionAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h340 uint64_t TargetAddress) override { in mapSectionAddress()
/external/capstone/arch/Mips/
DMipsDisassembler.c1234 uint64_t TargetAddress = (SignExtend32(Offset, 16) * 4) + Address + 4; in DecodeBranchTarget() local
1243 uint64_t TargetAddress = (fieldFromInstruction(Insn, 0, 26) << 2) | ((Address + 4) & ~0x0FFFFFFF); in DecodeJumpTarget() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1259 uint64_t TargetAddress = std::get<0>(*TargetSym); in DisassembleObject() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp305 int64_t TargetAddress; in printOperand() local
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp293 int64_t TargetAddress; in printOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1741 uint64_t TargetAddress = std::get<0>(*TargetSym); in DisassembleObject() local