Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h264 void DisableSTDIOValueChangedCallback();
/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4077 ePropertyDisableSTDIO, [this] { DisableSTDIOValueChangedCallback(); }); in TargetProperties()
4119 DisableSTDIOValueChangedCallback(); in UpdateLaunchInfoFromProperties()
4763 void TargetProperties::DisableSTDIOValueChangedCallback() { in DisableSTDIOValueChangedCallback() function in TargetProperties