Home
last modified time | relevance | path

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

/tools/security/fuzzing/orphans/libffi/
Dfuzz_ffi.cc100 type = ffi_types[type_index]; in getRandomType()
328 rtype = dataProvider.PickValueInArray<ffi_type*, NUM_TYPES>(ffi_types); in LLVMFuzzerTestOneInput()
Dfuzz_ffi.h37 ffi_type* ffi_types[] = { variable