HomeSort by relevance Sort by last modified time
    Searched refs:clo_trace_redir (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/coregrind/
pub_core_options.h 203 extern Bool VG_(clo_trace_redir);
m_options.c 102 Bool VG_(clo_trace_redir) = False; variable
m_redir.c 679 if (VG_(clo_trace_redir))
708 if (VG_(clo_trace_redir)) {
    [all...]
m_translate.c     [all...]
m_main.c 590 else if VG_BOOL_CLO(arg, "--trace-redir", VG_(clo_trace_redir)) {}
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c     [all...]
debuginfo.c 312 && (VG_(clo_verbosity) > 1 || VG_(clo_trace_redir)))
    [all...]

Completed in 79 milliseconds