Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h231 static void DisableSTDIOValueChangedCallback(void *target_property_ptr,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3619 TargetProperties::DisableSTDIOValueChangedCallback, this); in TargetProperties()
3638 DisableSTDIOValueChangedCallback(this, nullptr); in TargetProperties()
4169 void TargetProperties::DisableSTDIOValueChangedCallback( in DisableSTDIOValueChangedCallback() function in TargetProperties