Searched defs:FuncEntry (Results 1 – 5 of 5) sorted by relevance
927 void FuncEntry(ThreadState *thr, uptr pc) { in FuncEntry() function
1022 void FuncEntry(ThreadState *thr, uptr pc) { in FuncEntry() function
649 for (auto FuncEntry : FuncOffsetTable) { in readImpl() local
712 for (auto FuncEntry : FuncOffsetTable) { in readImpl() local
1154 auto *FuncEntry = &*F.begin(); in setInstrumentedCounts() local