Lines Matching refs:args_the_exename
1649 if (VG_(args_the_exename)) {1650 CLG_ASSERT( VG_(strlen)( VG_(args_the_exename) ) < BUF_LEN-1);1651 size = VG_(sprintf)(cmdbuf, " %s", VG_(args_the_exename));