Searched refs:get_startup_wd (Results 1 – 5 of 5) sorted by relevance
108 extern const HChar *VG_(get_startup_wd) ( void );
224 const HChar *cwd = VG_(get_startup_wd)(); in VG_()
161 base_dir = VG_(get_startup_wd)(); in VG_()
513 const HChar *VG_(get_startup_wd) ( void ) in VG_() argument
1861 VG_(debugLog)(1, "main", "... %s\n", VG_(get_startup_wd)() ); in valgrind_main()