Searched refs:LdrpTopLevelDllBeingLoadedTeb (Results 1 – 2 of 2) sorted by relevance
42 extern PTEB LdrpTopLevelDllBeingLoadedTeb; // defined in rtlsupp.c!774 OldTldTeb = LdrpTopLevelDllBeingLoadedTeb; in LdrpRunInitializeRoutines()775 LdrpTopLevelDllBeingLoadedTeb = NtCurrentTeb(); in LdrpRunInitializeRoutines()932 LdrpTopLevelDllBeingLoadedTeb = OldTldTeb; in LdrpRunInitializeRoutines()
20 PTEB LdrpTopLevelDllBeingLoadedTeb = NULL; variable349 return LdrpTopLevelDllBeingLoadedTeb == NtCurrentTeb(); in RtlIsThreadWithinLoaderCallout()