Searched defs:SetThreadCreationBreakpoint (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Platform/MacOSX/ | ||
H A D | PlatformDarwin.cpp | 642 BreakpointSP PlatformDarwin::SetThreadCreationBreakpoint(Target &target) { SetThreadCreationBreakpoint() function in PlatformDarwin |
/llvm-project/lldb/source/Target/ | ||
H A D | Platform.cpp | 1360 Platform::SetThreadCreationBreakpoint(lldb_private::Target &target) { SetThreadCreationBreakpoint() function in Platform |