Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp645 BreakpointSP PlatformDarwin::SetThreadCreationBreakpoint(Target &target) { in SetThreadCreationBreakpoint() function in PlatformDarwin
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp1403 Platform::SetThreadCreationBreakpoint(lldb_private::Target &target) { in SetThreadCreationBreakpoint() function in Platform