Searched refs:MachVMRegion (Results 1 – 7 of 7) sorted by relevance
18 MachVMRegion::MachVMRegion(task_t task) in MachVMRegion() function in MachVMRegion26 MachVMRegion::~MachVMRegion() { in ~MachVMRegion()31 void MachVMRegion::Clear() { in Clear()44 bool MachVMRegion::SetProtections(mach_vm_address_t addr, mach_vm_size_t size, in SetProtections()94 bool MachVMRegion::RestoreProtections() { in RestoreProtections()117 bool MachVMRegion::GetRegionForAddress(nub_addr_t addr) { in GetRegionForAddress()171 uint32_t MachVMRegion::GetDNBPermissions() const { in GetDNBPermissions()186 std::vector<std::string> MachVMRegion::GetMemoryTypes() const { in GetMemoryTypes()
20 class MachVMRegion {22 MachVMRegion(task_t task);23 ~MachVMRegion();
120 MachVMRegion vmRegion(task); in GetMemoryRegionInfo()255 MachVMRegion vmRegion(task); in Write()
31 …05B5115C36380022F371 /* MachVMRegion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26C637F80C…61 …67531AD46CE9002850C2 /* MachVMRegion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26C637F80C…157 …4A0024798E /* MachVMRegion.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …158 …1334A0024798E /* MachVMRegion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…357 26C637F90C71334A0024798E /* MachVMRegion.h */,358 26C637F80C71334A0024798E /* MachVMRegion.cpp */,519 26CE05B5115C36380022F371 /* MachVMRegion.cpp in Sources */,561 456F67531AD46CE9002850C2 /* MachVMRegion.cpp in Sources */,
228 MacOSX/MachVMRegion.cpp
380 * MacOSX/MachVMRegion.cpp (MachVMRegion::SetProtections): Improved 382 (MachVMRegion::RestoreProtections): Ditto.383 (MachVMRegion::GetRegionForAddress): Ditto.1452 * MacOSX/MachVMRegion.cpp: Ditto.
4760 lldb/tools/debugserver/source/MacOSX/MachVMRegion.cpp4761 lldb/tools/debugserver/source/MacOSX/MachVMRegion.h