Home
last modified time | relevance | path

Searched defs:g_initialize_count (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteMacOSX.cpp37 static uint32_t g_initialize_count = 0; variable
H A DPlatformRemoteAppleBridge.cpp36 static uint32_t g_initialize_count = 0; variable
H A DPlatformRemoteAppleWatch.cpp33 static uint32_t g_initialize_count = 0; variable
H A DPlatformRemoteAppleTV.cpp37 static uint32_t g_initialize_count = 0; variable
H A DPlatformAppleSimulator.cpp639 static unsigned g_initialize_count = 0; global() variable
H A DPlatformDarwinKernel.cpp51 static uint32_t g_initialize_count = 0; variable
H A DPlatformDarwin.cpp83 static uint32_t g_initialize_count = 0; global() variable
/llvm-project/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.cpp56 uint32_t g_initialize_count = 0; variable