MCPcopy Create free account
hub / github.com/HexHive/NASS / TPCUpdateObservedPCs

Method TPCUpdateObservedPCs

fuzz/libfuzzer/FuzzerLoop.cpp:575–575  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

573}
574
575void Fuzzer::TPCUpdateObservedPCs() { TPC.UpdateObservedPCs(); }
576
577size_t Fuzzer::GetCurrentUnitInFuzzingThead(const uint8_t **Data) const {
578 assert(InFuzzingThread());

Callers 1

RunOneTestFunction · 0.80

Calls 1

UpdateObservedPCsMethod · 0.80

Tested by

no test coverage detected