Searched refs:get_module_handle (Results 1 – 5 of 5) sorted by relevance
140 BOOST_FORCEINLINE HMODULE_ get_module_handle(LPCSTR_ lpFileName) in get_module_handle() function161 BOOST_FORCEINLINE HMODULE_ get_module_handle(LPCWSTR_ lpFileName) in get_module_handle() function
216 static ::boost::winapi::HMODULE_ h = ::boost::winapi::get_module_handle( in query_information_job_object()246 static ::boost::winapi::HMODULE_ h = ::boost::winapi::get_module_handle( in set_information_job_object()
238 static ::boost::winapi::HMODULE_ h = ::boost::winapi::get_module_handle(L"Ntdll.dll"); in nt_system_query_information()252 static ::boost::winapi::HMODULE_ h = ::boost::winapi::get_module_handle(L"Ntdll.dll"); in nt_query_object()
65 …boost::winapi::HMODULE_ kernel_base = boost::winapi::get_module_handle(L"api-ms-win-core-synch-l1-… in initialize_wait_functions()
855 inline hmodule get_module_handle(const char *name) in get_module_handle() function915 hmodule addr = get_module_handle(ModuleNames[id]); in get_module_from_id()