Home
last modified time | relevance | path

Searched refs:HasDirtyMemoryPageList (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBMemoryRegionInfoDocstrings.i11 ) lldb::SBMemoryRegionInfo::HasDirtyMemoryPageList;
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBMemoryRegionInfo.h85 bool HasDirtyMemoryPageList();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBMemoryRegionInfo.cpp127 bool SBMemoryRegionInfo::HasDirtyMemoryPageList() { in HasDirtyMemoryPageList() function in SBMemoryRegionInfo
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp37908 result = (bool)(arg1)->HasDirtyMemoryPageList(); in _wrap_SBMemoryRegionInfo_HasDirtyMemoryPageList()