Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h154 ExceptionResult OnDebugException(bool first_chance, in OnDebugException()
H A DLocalDebugDelegate.cpp29 LocalDebugDelegate::OnDebugException(bool first_chance, in OnDebugException()
H A DDebuggerThread.cpp334 bool first_chance = (info.dwFirstChance != 0); HandleExceptionEvent() local
H A DProcessDebugger.cpp481 OnDebugException(bool first_chance,const ExceptionRecord & record) OnDebugException() argument
H A DNativeProcessWindows.cpp445 OnDebugException(bool first_chance,const ExceptionRecord & record) OnDebugException() argument
H A DProcessWindows.cpp691 OnDebugException(bool first_chance,const ExceptionRecord & record) OnDebugException() argument