Home
last modified time | relevance | path

Searched refs:GetNumDirtyPages (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBMemoryRegionInfo.i68 on the target system can provide this information.") GetNumDirtyPages;
70 GetNumDirtyPages();
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBMemoryRegionInfo.h96 uint32_t GetNumDirtyPages();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBMemoryRegionInfo.cpp133 uint32_t SBMemoryRegionInfo::GetNumDirtyPages() { in GetNumDirtyPages() function in SBMemoryRegionInfo