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

/external/valgrind/main/coregrind/
H A Dvgdb.c922 static int packet_len_for_command(char *cmd) function
970 hexcommand = vmalloc (packet_len_for_command(commands[nc]));
1396 if (packet_len_for_command(commands[last_command]) > PBUFSIZ) {

Completed in 31 milliseconds