Searched defs:MemoryRegionInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyldChecker.h81 class MemoryRegionInfo { class in class:llvm::RuntimeDyldChecker
86 MemoryRegionInfo(ArrayRef<char> Content, JITTargetAddress TargetAddress, function in class:llvm::RuntimeDyldChecker::MemoryRegionInfo
92 MemoryRegionInfo(uint64_t Size, JITTargetAddress TargetAddress) function in class:llvm::RuntimeDyldChecker::MemoryRegionInfo
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h21 class MemoryRegionInfo { class in namespace:lldb_private
28 MemoryRegionInfo(RangeType range, OptionalBool read, OptionalBool write, function in class:lldb_private::MemoryRegionInfo
[all...]

Completed in 311 milliseconds