Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeProcessWindows.h148 ExceptionResult OnDebugException(bool first_chance, in OnDebugException()
DLocalDebugDelegate.cpp29 LocalDebugDelegate::OnDebugException(bool first_chance, in OnDebugException()
DDebuggerThread.cpp370 bool first_chance = (info.dwFirstChance != 0); in HandleExceptionEvent() local
DProcessDebugger.cpp485 ProcessDebugger::OnDebugException(bool first_chance, in OnDebugException()
DNativeProcessWindows.cpp422 NativeProcessWindows::OnDebugException(bool first_chance, in OnDebugException()
DProcessWindows.cpp685 ProcessWindows::OnDebugException(bool first_chance, in OnDebugException()