Searched defs:TargetAddress (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyldChecker.h81 MemoryRegionInfo(ArrayRef<char> Content, JITTargetAddress TargetAddress) argument
86 MemoryRegionInfo(uint64_t Size, JITTargetAddress TargetAddress) argument
121 void setTargetAddress(JITTargetAddress TargetAddress) { argument
132 JITTargetAddress TargetAddress = 0; member in class:llvm::RuntimeDyldChecker::MemoryRegionInfo
[all...]
H A DExecutionEngine.h245 mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp332 int64_t TargetAddress; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp333 JITTargetAddress TargetAddress = *(const ulittle64_t *)FixupContent; variable
353 JITTargetAddress TargetAddress = variable
369 JITTargetAddress TargetAddress = variable
H A DMachO_arm64.cpp318 JITTargetAddress TargetAddress = *(const ulittle64_t *)FixupContent; variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp120 auto TargetAddress = (*Alloc)->getTargetMemory(TrampolinePagePermissions); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1371 int64_t TargetAddress; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp158 mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress) argument
1376 mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress) argument

Completed in 300 milliseconds