Home
last modified time | relevance | path

Searched defs:first_chance (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
DNativeProcessWindows.h153 ExceptionResult OnDebugException(bool first_chance, in OnDebugException()
DLocalDebugDelegate.cpp29 LocalDebugDelegate::OnDebugException(bool first_chance, in OnDebugException()
DDebuggerThread.cpp334 bool first_chance = (info.dwFirstChance != 0); in HandleExceptionEvent() local
DProcessDebugger.cpp481 ProcessDebugger::OnDebugException(bool first_chance, in OnDebugException()
DNativeProcessWindows.cpp445 NativeProcessWindows::OnDebugException(bool first_chance, in OnDebugException()
DProcessWindows.cpp696 ProcessWindows::OnDebugException(bool first_chance, in OnDebugException()