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

/external/valgrind/coregrind/
H A Dpub_core_options.h378 extern Bool VG_(clo_sigill_diag);
H A Dm_options.c137 Bool VG_(clo_sigill_diag) = True; variable
H A Dm_main.c594 else if VG_BOOL_CLO(arg, "--sigill-diagnostics", VG_(clo_sigill_diag))
931 VG_(clo_sigill_diag) = (VG_(clo_verbosity) > 0);
H A Dm_translate.c1729 vta.sigill_diag = VG_(clo_sigill_diag);
/external/valgrind/coregrind/m_scheduler/
H A Dscheduler.c1520 if (VG_(clo_sigill_diag)) {

Completed in 99 milliseconds