Home
last modified time | relevance | path

Searched defs:MemoryRegionInfo (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h81 MemoryRegionInfo(StringRef Content, JITTargetAddress TargetAddress) in MemoryRegionInfo() function
86 MemoryRegionInfo(uint64_t Size, JITTargetAddress TargetAddress) in MemoryRegionInfo() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h81 MemoryRegionInfo(StringRef Content, JITTargetAddress TargetAddress) in MemoryRegionInfo() function
86 MemoryRegionInfo(uint64_t Size, JITTargetAddress TargetAddress) in MemoryRegionInfo() function
/external/llvm-project/lldb/include/lldb/Target/
DMemoryRegionInfo.h25 MemoryRegionInfo(RangeType range, OptionalBool read, OptionalBool write, in MemoryRegionInfo() function
/external/llvm-project/llvm/tools/llvm-jitlink/
Dllvm-jitlink.h127 using MemoryRegionInfo = RuntimeDyldChecker::MemoryRegionInfo; member
/external/llvm-project/lldb/include/lldb/Host/common/
DNativeProcessProtocol.h33 class MemoryRegionInfo; variable
/external/llvm-project/lldb/include/lldb/
Dlldb-forward.h119 class MemoryRegionInfo; variable