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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmod.cpp735 const char *pszzExts = NULL; local
756 pszzExts = ".debug\0.dwo\0";
759 pszzExts = ".map\0";
764 pszzExts = ".sym\0.map\0";
772 NOREF(pszzExts);
774 if (pszzExts)

Completed in 49 milliseconds