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

/external/valgrind/coregrind/
H A Dpub_core_options.h187 extern Bool VG_(clo_trace_cfi);
H A Dm_options.c104 Bool VG_(clo_trace_cfi) = False; variable
H A Dm_main.c674 else if VG_BOOL_CLO(arg, "--trace-cfi", VG_(clo_trace_cfi)) {}
/external/valgrind/coregrind/m_debuginfo/
H A Dstorage.c729 if (VG_(clo_trace_cfi) || complaints > 0) {
740 if (VG_(clo_trace_cfi))
H A Ddebuginfo.c197 di->trace_cfi = VG_(clo_trace_cfi);

Completed in 161 milliseconds