Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
797 ctx->GetIgnoredExceptions(), err_str, in DNBProcessAttachWait()
H A DRNBRemote.cpp3832 Context().GetIgnoredExceptions(), in HandlePacket_v()
3847 m_ctx.GetIgnoredExceptions(), in HandlePacket_v()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp136 const char *GetIgnoredExceptions() const { in GetIgnoredExceptions() function in PlatformDarwinProperties
177 = GetGlobalProperties().GetIgnoredExceptions(); in GetExtraStartupCommands()