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

  /external/valgrind/main/include/
pub_tool_options.h 195 extern Char* VG_(expand_file_name)(Char* option_name, Char* format);
  /external/valgrind/main/exp-bbv/
bbv_main.c 111 VG_(expand_file_name)("--pc-out-file", clo_pc_out_file);
524 VG_(expand_file_name)("--bb-out-file", clo_bb_out_file);
  /external/valgrind/main/coregrind/
m_options.c 120 Char* VG_(expand_file_name)(Char* option_name, Char* format) function
m_main.c 353 filename = VG_(expand_file_name)(xml ? "--xml-file" : "--log-file",
    [all...]
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 499 basename = VG_(expand_file_name)(
  /external/valgrind/main/cachegrind/
cg_main.c     [all...]
  /external/valgrind/main/callgrind/
dump.c     [all...]
  /external/valgrind/main/massif/
ms_main.c     [all...]

Completed in 256 milliseconds