Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h227 void SetDisplayRuntimeSupportValues(bool b);
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4649 void TargetProperties::SetDisplayRuntimeSupportValues(bool b) { in SetDisplayRuntimeSupportValues() function in TargetProperties