Searched refs:GetByteArray (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerShmem.h46 uint8_t *GetByteArray() { return GetData() + sizeof(size_t); } function in class:fuzzer::SharedMemoryRegion
H A DFuzzerDriver.cpp688 const Unit tmp(SMR.GetByteArray(), SMR.GetByteArray() + Size);
H A DFuzzerLoop.cpp872 uint8_t *OtherData = SMR.GetByteArray();

Completed in 213 milliseconds