Searched refs:g_ModuleList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/tools/
H A DRTNtDbgHelp.cpp87 static RTLISTANCHOR g_ModuleList; variable
188 RTListAppend(&g_ModuleList, &pMod->ListEntry);
243 RTListForEach(&g_ModuleList, pMod, RTNTDBGHELPMOD, ListEntry)
305 RTListInit(&g_ModuleList);

Completed in 65 milliseconds