Searched refs:entryEnd (Results 1 – 1 of 1) sorted by relevance
473 uintptr_t entryEnd = entryBegin + entryDuration; in InHeaderOrTail() local477 if (pc <= entryEnd && pc >= (entryEnd - tailSize)) { in InHeaderOrTail()