Home
last modified time | relevance | path

Searched refs:expand_file_name (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/exp-bbv/
Dbbv_main.c106 VG_(expand_file_name)("--pc-out-file", clo_pc_out_file); in dumpPcFile()
514 VG_(expand_file_name)("--bb-out-file", clo_bb_out_file); in bbv_post_clo_init()
/external/valgrind/include/
Dpub_tool_options.h251 extern HChar* VG_(expand_file_name)(const HChar* option_name,
/external/valgrind/coregrind/
Dm_options.c165 HChar* VG_(expand_file_name)(const HChar* option_name, const HChar* format) in VG_() argument
Dm_main.c1044 logfilename = VG_(expand_file_name)("--log-file", in main_process_cmd_line_options()
1103 xmlfilename = VG_(expand_file_name)("--xml-file", in main_process_cmd_line_options()
/external/valgrind/coregrind/m_coredump/
Dcoredump-elf.c588 basename = VG_(expand_file_name)("--log-file", in make_elf_coredump()
Dcoredump-solaris.c871 basename = VG_(expand_file_name)("--log-file", in VG_()
/external/valgrind/callgrind/
Ddump.c1587 VG_(expand_file_name)("--callgrind-out-file", CLG_(clo).out_format); in CLG_()
/external/valgrind/massif/
Dms_main.c2315 VG_(expand_file_name)("--massif-out-file", clo_massif_out_file); in write_snapshots_array_to_file()
/external/valgrind/cachegrind/
Dcg_main.c1387 VG_(expand_file_name)("--cachegrind-out-file", clo_cachegrind_out_file); in fprint_CC_table_and_calc_totals()