Home
last modified time | relevance | path

Searched refs:bp_modules (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp654 FileSpecList bp_modules; in SetThreadCreationBreakpoint() local
657 bp_modules.EmplaceBack(bp_module); in SetThreadCreationBreakpoint()
663 bp_sp = target.CreateBreakpoint(&bp_modules, nullptr, g_bp_names, in SetThreadCreationBreakpoint()