Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp655 FileSpecList bp_modules; in SetThreadCreationBreakpoint() local
658 bp_modules.EmplaceBack(bp_module); in SetThreadCreationBreakpoint()
664 bp_sp = target.CreateBreakpoint(&bp_modules, nullptr, g_bp_names, in SetThreadCreationBreakpoint()