Searched refs:instructions_t (Results 1 – 2 of 2) sorted by relevance
24 struct instructions_t struct43 if (size < sizeof (instructions_t)) in LLVMFuzzerTestOneInput() argument51 const instructions_t &instructions = reinterpret_cast<const instructions_t &> (data); in LLVMFuzzerTestOneInput()53 data += sizeof (instructions_t); in LLVMFuzzerTestOneInput()54 size -= sizeof (instructions_t); in LLVMFuzzerTestOneInput()