Searched defs:g_kLdrRdrFileOps (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/ldr/
H A DldrkStuff.cpp369 extern "C" const KRDROPS g_kLdrRdrFileOps; variable
370 extern "C" const KRDROPS g_kLdrRdrFileOps = variable
930 pRdr->Core.pOps = &g_kLdrRdrFileOps;

Completed in 46 milliseconds