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

/external/valgrind/coregrind/
H A Dpub_core_errormgr.h67 extern Bool VG_(showing_core_errors) ( void );
H A Dm_signals.c1197 if (VG_(showing_core_errors)() && !VG_(clo_xml)) {
1203 if (VG_(showing_core_errors)() && !VG_(clo_xml)) {
1212 if (VG_(showing_core_errors)() && !VG_(clo_xml)) {
H A Dm_errormgr.c286 Bool VG_(showing_core_errors)(void) function
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-generic.c1337 if ((!allowed) && VG_(showing_core_errors)() ) {

Completed in 874 milliseconds