Searched refs:expand_file_name (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/include/
H A Dpub_tool_options.h251 extern HChar* VG_(expand_file_name)(const HChar* option_name,
/external/valgrind/exp-bbv/
H A Dbbv_main.c106 VG_(expand_file_name)("--pc-out-file", clo_pc_out_file);
514 VG_(expand_file_name)("--bb-out-file", clo_bb_out_file);
/external/valgrind/coregrind/
H A Dm_options.c154 HChar* VG_(expand_file_name)(const HChar* option_name, const HChar* format) function
H A Dm_main.c1065 logfilename = VG_(expand_file_name)("--log-file",
1124 xmlfilename = VG_(expand_file_name)("--xml-file",
1243 // It has been checked earlier in VG_(expand_file_name) when processing
/external/valgrind/coregrind/m_coredump/
H A Dcoredump-elf.c599 basename = VG_(expand_file_name)("--log-file",
/external/valgrind/cachegrind/
H A Dcg_main.c1387 VG_(expand_file_name)("--cachegrind-out-file", clo_cachegrind_out_file);
/external/valgrind/callgrind/
H A Ddump.c1587 VG_(expand_file_name)("--callgrind-out-file", CLG_(clo).out_format);
/external/valgrind/massif/
H A Dms_main.c2314 VG_(expand_file_name)("--massif-out-file", clo_massif_out_file);

Completed in 288 milliseconds