Searched refs:ForEachNonZeroByte (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerTracePC.h | 180 void ForEachNonZeroByte(const uint8_t *Begin, const uint8_t *End, in ForEachNonZeroByte() function 247 ForEachNonZeroByte(Counters, Counters + N, FirstFeature, Handle8bitCounter); in CollectFeatures() 253 ForEachNonZeroByte(ModuleCounters[i].Start, ModuleCounters[i].Stop, in CollectFeatures() 259 ForEachNonZeroByte(ExtraCountersBegin(), ExtraCountersEnd(), FirstFeature, in CollectFeatures()
|