Searched refs:clo_nacl_file (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_options.h257 extern Char* VG_(clo_nacl_file);
H A Dm_options.c109 Char* VG_(clo_nacl_file) = NULL; variable
H A Dm_main.c732 else if VG_STR_CLO(arg, "--nacl-file", VG_(clo_nacl_file)) {}
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c1741 0, file_name ? file_name : (VG_(clo_nacl_file) ? VG_(clo_nacl_file) : nacl_file), file_offset);

Completed in 44 milliseconds