Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h81 MemoryRegionInfo(StringRef Content, JITTargetAddress TargetAddress) in MemoryRegionInfo()
86 MemoryRegionInfo(uint64_t Size, JITTargetAddress TargetAddress) in MemoryRegionInfo()
121 void setTargetAddress(JITTargetAddress TargetAddress) { in setTargetAddress()
132 JITTargetAddress TargetAddress = 0; variable
DExecutionEngine.h249 uint64_t TargetAddress) { in mapSectionAddress()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h81 MemoryRegionInfo(ArrayRef<char> Content, JITTargetAddress TargetAddress) in MemoryRegionInfo()
86 MemoryRegionInfo(uint64_t Size, JITTargetAddress TargetAddress) in MemoryRegionInfo()
121 void setTargetAddress(JITTargetAddress TargetAddress) { in setTargetAddress()
132 JITTargetAddress TargetAddress = 0; variable
DExecutionEngine.h245 uint64_t TargetAddress) { in mapSectionAddress()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp346 orc::ExecutorAddr TargetAddress(*(const ulittle64_t *)FixupContent); in addRelocations() local
370 orc::ExecutorAddr TargetAddress(FixupAddress + 4 + in addRelocations() local
390 orc::ExecutorAddr TargetAddress = in addRelocations() local
DMachO_arm64.cpp355 orc::ExecutorAddr TargetAddress(*(const ulittle64_t *)FixupContent); in addRelocations() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DJITSymbol.h27 typedef uint64_t TargetAddress; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp272 JITTargetAddress TargetAddress = *(const ulittle64_t *)FixupContent; in addRelocations() local
291 JITTargetAddress TargetAddress = in addRelocations() local
305 JITTargetAddress TargetAddress = in addRelocations() local
DMachO_arm64.cpp299 JITTargetAddress TargetAddress = *(const ulittle64_t *)FixupContent; in addRelocations() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h273 uint64_t TargetAddress) override { in mapSectionAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h281 uint64_t TargetAddress) override { in mapSectionAddress()
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h282 uint64_t TargetAddress) override { in mapSectionAddress()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
Dloongarch.h179 uint64_t TargetAddress = E.getTarget().getAddress().getValue(); in applyFixup() local
/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/aws-sdk-java-v2/services/codestarnotifications/src/main/resources/codegen-resources/
Dservice-2.json319 "TargetAddress":{ object
834 "TargetAddress":{ object
841 "TargetAddress":{ object
860 "TargetAddress":{ object
899 "TargetAddress":{ object
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h206 uint64_t TargetAddress) override { in mapSectionAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h339 uint64_t TargetAddress) override { in mapSectionAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp159 uint64_t TargetAddress) { in mapSectionAddress()
1365 uint64_t TargetAddress) { in mapSectionAddress()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp161 uint64_t TargetAddress) { in mapSectionAddress()
1404 uint64_t TargetAddress) { in mapSectionAddress()
/external/capstone/arch/Mips/
DMipsDisassembler.c1500 uint64_t TargetAddress = (SignExtend32(Offset, 16) * 4) + Address + 4; in DecodeBranchTarget() local
1509 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/aws-sdk-java-v2/services/route53resolver/src/main/resources/codegen-resources/
Ddocs-2.json673 "TargetAddress": { object
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp1767 int64_t TargetAddress; in printAlignedLabel() local
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp293 int64_t TargetAddress; in printOperand() local

12