Home
last modified time | relevance | path

Searched refs:GetIgnoredExceptions (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DRNBContext.h126 const IgnoredExceptions &GetIgnoredExceptions() { in GetIgnoredExceptions() function
H A Ddebugserver.cpp371 pid = DNBProcessAttach(attach_pid, NULL, ctx.GetIgnoredExceptions(), err_str, in RNBRunLoopLaunchAttaching()
1577 attach_pid_name.c_str(), timeout_ptr, ctx.GetIgnoredExceptions(), in main()
H A DDNB.cpp355 ctx->GetIgnoredExceptions(), launch_err); in DNBProcessLaunch()
789 ctx->GetIgnoredExceptions(), err_str, in DNBProcessAttachWait()
H A DRNBRemote.cpp3828 Context().GetIgnoredExceptions(), in HandlePacket_v()
3843 m_ctx.GetIgnoredExceptions(), in HandlePacket_v()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp135 const char *GetIgnoredExceptions() const { in GetIgnoredExceptions() function in PlatformDarwinProperties
176 = GetGlobalProperties().GetIgnoredExceptions(); in GetExtraStartupCommands()