Searched refs:err_config_error (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_libcprint.h65 extern void VG_(err_config_error) ( const HChar* format, ... );
H A Dm_main.c439 VG_(err_config_error)("Please use absolute paths in "
1742 VG_(err_config_error)( "Can't establish current working "
1870 VG_(err_config_error)("Can't create client cmdline file in %s\n", buf2);
1891 VG_(err_config_error)("Can't delete client cmdline file in %s\n", buf2);
1900 VG_(err_config_error)("Can't create client auxv file in %s\n", buf2);
1920 VG_(err_config_error)("Can't delete client auxv file in %s\n", buf2);
H A Dm_libcprint.c598 void VG_(err_config_error) ( const HChar* format, ... ) function

Completed in 1000 milliseconds