Home
last modified time | relevance | path

Searched refs:tsLimit (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/ELF/
DRelocations.cpp1730 uint64_t tsLimit = tsBase + ts->getSize(); in getISDThunkSec() local
1731 if (target->inBranchRange(type, src, (src > tsLimit) ? tsBase : tsLimit)) in getISDThunkSec()