Searched refs:GetDirtyPageList (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBMemoryRegionInfo.cpp130 return m_opaque_up->GetDirtyPageList().has_value();
138 m_opaque_up->GetDirtyPageList();
150 m_opaque_up->GetDirtyPageList();
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h123 const std::optional<std::vector<lldb::addr_t>> &GetDirtyPageList() const { function in class:lldb_private::MemoryRegionInfo
/openbsd-current/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp1741 range_info.GetDirtyPageList();
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp6546 range_info.GetDirtyPageList();

Completed in 218 milliseconds