Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp1175 static const char *g_bp_names[] = { in SetThreadCreationBreakpoint() local
1191 bp_sp = target.CreateBreakpoint(&bp_modules, nullptr, g_bp_names, in SetThreadCreationBreakpoint()
1192 llvm::array_lengthof(g_bp_names), in SetThreadCreationBreakpoint()