Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1176 RunIOHandlerAsync(const IOHandlerSP & reader_sp,bool cancel_top_handler) RunIOHandlerAsync() argument
1222 PushIOHandler(const IOHandlerSP & reader_sp,bool cancel_top_handler) PushIOHandler() argument
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4573 bool cancel_top_handler = !m_mod_id.IsRunningUtilityFunction(); PushProcessIOHandler() local