Home
last modified time | relevance | path

Searched refs:read_arg (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/executor/
Dexecutor.cc286 static uint64 read_arg(uint64** input_posp);
637 args[i] = read_arg(&input_pos); in execute_one()
1071 uint64 read_arg(uint64** input_posp) in read_arg() function