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

  /external/valgrind/main/coregrind/
pub_core_options.h 141 extern HChar* VG_(clo_trace_symtab_patt);
m_options.c 83 HChar* VG_(clo_trace_symtab_patt) = "*"; variable
m_main.c 548 else if VG_STR_CLO (arg, "--trace-symtab-patt", VG_(clo_trace_symtab_patt)) {}
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 185 = VG_(string_match)( VG_(clo_trace_symtab_patt), filename );
    [all...]

Completed in 368 milliseconds