Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp1094 bool cancel_top_handler) { in RunIOHandlerAsync()
1140 bool cancel_top_handler) { in PushIOHandler()
/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp4523 bool cancel_top_handler = !m_mod_id.IsRunningUtilityFunction(); in PushProcessIOHandler() local