Searched defs:cancel_top_handler (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Core/ | ||
H A D | Debugger.cpp | 1190 RunIOHandlerAsync(const IOHandlerSP & reader_sp,bool cancel_top_handler) RunIOHandlerAsync() argument |
/llvm-project/lldb/source/Target/ | ||
H A D | Process.cpp | 4754 bool cancel_top_handler = !m_mod_id.IsRunningUtilityFunction(); PushProcessIOHandler() local |