Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp1039 static const char *g_bp_modules[] = in SetThreadCreationBreakpoint() local
1046 for (size_t i = 0; i < sizeof(g_bp_modules)/sizeof(const char *); i++) in SetThreadCreationBreakpoint()
1048 const char *bp_module = g_bp_modules[i]; in SetThreadCreationBreakpoint()