Name Description Size Coverage
CheckForCaller.h 1140 -
DllBlocklist.cpp 23054 -
DllBlocklist.h 1339 -
Freestanding.h This header is automatically included in all source code residing in the /browser/app/winlauncher/freestanding directory. 1982 -
gen_ntdll_freestanding_lib.py 816 -
LoaderPrivateAPI.cpp This observer is only used until the mozglue observer connects itself. All we do here is accumulate the module loads into a vector. As soon as mozglue connects, we call |Forward| on mozglue's LoaderObserver to pass our vector on for further processing. This object then becomes defunct. 10351 -
LoaderPrivateAPI.h This part of the API is available only to the launcher process. 1975 -
ModuleLoadFrame.cpp static 4835 -
ModuleLoadFrame.h This class holds information about a DLL load at a particular frame in the current thread's stack. Each instance adds itself to a thread-local linked list of ModuleLoadFrames, enabling us to query information about the previous module load on the stack. 3465 -
moz.build 1513 -
ntdll_freestanding.def 1127 -
SafeThreadLocal.h This class holds data as a thread-local variable, or as a global variable if the thread local storage is not initialized yet. It should be safe because in that early stage we assume there is no more than a single thread. 3152 -
SharedSection.cpp 12766 -
SharedSection.h Length of the string in bytes, less the null terminator 9279 -