Searched defs:nextPC (Results 1 – 3 of 3) sorted by relevance
18 nextPC: label
17 nextPC: label
1364 pint_t nextPC = (itNextPC == end) ? UINTPTR_MAX : itNextPC.functionAddress(); in getInfoFromEHABISection() local