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

/external/valgrind/main/coregrind/m_debuginfo/
H A Dstorage.c60 terminal. 'serious' errors are shown regardless of the
62 void ML_(symerr) ( struct _DebugInfo* di, Bool serious, HChar* msg ) argument
68 if (serious) {
82 } else { /* !serious */

Completed in 65 milliseconds