Home
last modified time | relevance | path

Searched refs:PCFlags (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.cpp238 if (TE.PCFlags & 1) in UpdateObservedPCs()
291 assert((FE->PCFlags & 1) && "Not a function entry point"); in IterateCoveredFunctions()
294 } while (NextFE < M.Stop && !(NextFE->PCFlags & 1)); in IterateCoveredFunctions()
310 if (!(PCTE.Start[I].PCFlags & 1)) continue; // not a function entry. in SetFocusFunction()
H A DFuzzerTracePC.h175 uintptr_t PC, PCFlags; member
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DSanitizerCoverage.rst186 // pairs [PC,PCFlags] for every instrumented block in the current DSO.
188 // The number of PCs and PCFlags for a given DSO is the same as the number
192 // A PCFlags describes the basic block: