Searched refs:tsBase (Results 1 – 1 of 1) sorted by relevance
1729 uint64_t tsBase = os->addr + ts->outSecOff; in getISDThunkSec() local1730 uint64_t tsLimit = tsBase + ts->getSize(); in getISDThunkSec()1731 if (target->inBranchRange(type, src, (src > tsLimit) ? tsBase : tsLimit)) in getISDThunkSec()