Home
last modified time | relevance | path

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

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