Home
last modified time | relevance | path

Searched defs:SetThreadCreationBreakpoint (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp646 BreakpointSP PlatformDarwin::SetThreadCreationBreakpoint(Target &target) { in SetThreadCreationBreakpoint() function in PlatformDarwin
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1404 Platform::SetThreadCreationBreakpoint(lldb_private::Target &target) { in SetThreadCreationBreakpoint() function in Platform