Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
575
void Fuzzer::TPCUpdateObservedPCs() { TPC.UpdateObservedPCs(); }
576
577
size_t Fuzzer::GetCurrentUnitInFuzzingThead(const uint8_t **Data) const {
578
assert(InFuzzingThread());
Callers
1
RunOneTest
Function · 0.80
Calls
1
UpdateObservedPCs
Method · 0.80
Tested by
no test coverage detected