Searched refs:Ntdll (Results 1 – 1 of 1) sorted by relevance
23 static const UNICODE_STRING Ntdll = RTL_CONSTANT_STRING(L"ntdll.dll"); variable1117 if (RtlEqualUnicodeString(&LdrEntry->BaseDllName, &Ntdll, TRUE) || in SeiSetEntryProcessed()1170 RtlEqualUnicodeString(&LdrEntry->BaseDllName, &Ntdll, TRUE) || in SeiResetEntryProcessed()