Home
last modified time | relevance | path

Searched refs:SetDisplayRuntimeSupportValues (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h206 void SetDisplayRuntimeSupportValues(bool b);
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4237 void TargetProperties::SetDisplayRuntimeSupportValues(bool b) { in SetDisplayRuntimeSupportValues() function in TargetProperties