Searched refs:GetEnableSaveObjects (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h138 bool GetEnableSaveObjects() const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp318 if (process_sp->GetTarget().GetEnableSaveObjects()) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3749 bool TargetProperties::GetEnableSaveObjects() const { function in class:TargetProperties

Completed in 294 milliseconds