Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HexHive/NASS
/ ObservedFocusFunction
Method
ObservedFocusFunction
fuzz/libfuzzer/FuzzerTracePC.cpp:278–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
bool TracePC::ObservedFocusFunction() {
279
return FocusFunctionCounterPtr && *FocusFunctionCounterPtr;
280
}
281
282
void TracePC::PrintCoverage(bool PrintAllCounters) {
283
if (!EF->__sanitizer_symbolize_pc ||
Callers
1
RunOne
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected