Home
last modified time | relevance | path

Searched refs:eSaveCoreDirtyOnly (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h18 {lldb::eSaveCoreDirtyOnly, "modified-memory",
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1214 eSaveCoreDirtyOnly = 2, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp1358 if (corefile_style == SaveCoreStyle::eSaveCoreDirtyOnly || in DoExecute()
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp6434 case eSaveCoreDirtyOnly: in CalculateCoreFileSaveRanges()
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78503 {SWIG_LUA_CONSTTAB_INT("eSaveCoreDirtyOnly", lldb::eSaveCoreDirtyOnly)},