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

  /external/valgrind/main/coregrind/
pub_core_options.h 111 extern Char* VG_(clo_log_fname_expanded);
m_options.c 74 Char* VG_(clo_log_fname_expanded) = NULL; variable
m_main.c 390 it, is stored in VG_(clo_log_fname_expanded), in m_options, just in
    [all...]
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 514 if (VG_(clo_log_fname_expanded) != NULL) {
518 VG_(clo_log_fname_expanded));

Completed in 200 milliseconds