Home
last modified time | relevance | path

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

/external/syzkaller/executor/
Dexecutor.cc287 static uint64 read_const_arg(uint64** input_posp, uint64* size_p, uint64* bf, uint64* bf_off_p, uin…
1096 uint64 read_const_arg(uint64** input_posp, uint64* size_p, uint64* bf_p, uint64* bf_off_p, uint64* … in read_const_arg() argument
1102 *bf_off_p = (meta >> 16) & 0xff; in read_const_arg()