Home
last modified time | relevance | path

Searched defs:hModule (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DTargetThreadWindows.cpp181 HMODULE hModule = ::LoadLibraryW(L"Kernel32.dll"); in GetName() local
/llvm-project/lldb/unittests/Thread/
H A DThreadTest.cpp49 HMODULE hModule = ::LoadLibraryW(L"Kernel32.dll"); in SetUp() local