MCPcopy 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
278bool TracePC::ObservedFocusFunction() {
279 return FocusFunctionCounterPtr && *FocusFunctionCounterPtr;
280}
281
282void TracePC::PrintCoverage(bool PrintAllCounters) {
283 if (!EF->__sanitizer_symbolize_pc ||

Callers 1

RunOneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected