Home
last modified time | relevance | path

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

/external/capstone/suite/fuzz/
Dfuzz_harness.c147 long buf_ptr_size = bufsize - 1; in main() local
160 size_t count = cs_disasm(handle, buf_ptr, buf_ptr_size, address, 0, &all_insn); in main()