Searched refs:PCFlags (Results 1 – 3 of 3) sorted by relevance
238 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()
175 uintptr_t PC, PCFlags; member
186 // 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 number192 // A PCFlags describes the basic block: