Name Description Size Coverage
CheckForCaller.h 1261 -
DllBlocklist.cpp 23175 -
DllBlocklist.h 1460 -
Freestanding.h This header is automatically included in all source code residing in the /browser/app/winlauncher/freestanding directory. 2103 -
gen_ntdll_freestanding_lib.py 905 -
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. 10472 -
LoaderPrivateAPI.h This part of the API is available only to the launcher process. 2096 -
ModuleLoadFrame.cpp static 4956 -
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. 3586 -
moz.build 1602 -
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. 3273 -
SharedSection.cpp 12887 -
SharedSection.h Length of the string in bytes, less the null terminator 9400 -