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

/vbox/src/VBox/Runtime/common/ldr/
H A DldrFile.cpp184 static DECLCALLBACK(int) rtldrFileDestroy(PRTLDRREADER pReader) function
227 pFileReader->Core.pfnDestroy = rtldrFileDestroy;

Completed in 32 milliseconds