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

/external/valgrind/coregrind/m_debuginfo/
H A Dstorage.c63 fatal errors. 'serious' errors are shown regardless of the
65 void ML_(symerr) ( const DebugInfo* di, Bool serious, const HChar* msg ) argument
71 if (serious) {
85 } else { /* !serious */

Completed in 68 milliseconds