Searched refs:pfnRtlQueryModuleInformation (Results 1 – 1 of 1) sorted by relevance
19 PFN_RTLQUERYMODULEINFORMATION pfnRtlQueryModuleInformation; variable38 pfnRtlQueryModuleInformation = MmGetSystemRoutineAddress(&strRtlQueryModuleInformation); in AuxKlibInitialize()68 if (pfnRtlQueryModuleInformation != NULL) in AuxKlibQueryModuleInformation()70 return pfnRtlQueryModuleInformation(InformationLength, SizePerModule, ModuleInfo); in AuxKlibQueryModuleInformation()