Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp2199 uint64_t isdSize = isd->sections.back()->outSecOff + in addThunkSection() local
2202 if (os->size > target->getThunkSectionSpacing() && isdSize > 4096) in addThunkSection()