Home
last modified time | relevance | path

Searched defs:cancel_top_handler (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Core/
H A DDebugger.cpp1190 RunIOHandlerAsync(const IOHandlerSP & reader_sp,bool cancel_top_handler) RunIOHandlerAsync() argument
1236 PushIOHandler(const IOHandlerSP & reader_sp,bool cancel_top_handler) PushIOHandler() argument
/llvm-project/lldb/source/Target/
H A DProcess.cpp4754 bool cancel_top_handler = !m_mod_id.IsRunningUtilityFunction(); PushProcessIOHandler() local