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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodnm.cpp214 int fWithType = -1; local
240 if (fWithType < 0)
241 fWithType = RT_C_IS_BLANK(szLine[cchAddr + 2]) ? 1 : 0; /* have type? Linux 2.4 /proc/ksyms doesn't. */
242 if (fWithType)

Completed in 60 milliseconds