Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp2067 uint64_t tsLimit = tsBase + ts->getSize(); in getISDThunkSec() local
2069 (src > tsLimit) ? tsBase : tsLimit)) in getISDThunkSec()