Searched refs:SetThreadCreationBreakpoint (Results 1 – 5 of 5) sorted by relevance
92 SetThreadCreationBreakpoint (lldb_private::Target &target);
1029 PlatformDarwin::SetThreadCreationBreakpoint (Target &target) in SetThreadCreationBreakpoint() function in PlatformDarwin
460 SetThreadCreationBreakpoint (Target &target);
768 Platform::SetThreadCreationBreakpoint (lldb_private::Target &target) in SetThreadCreationBreakpoint() function in Platform
3057 m_thread_create_bp_sp = platform_sp->SetThreadCreationBreakpoint(m_target); in StartNoticingNewThreads()