Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp1859 uint64_t isdSize = isd->sections.back()->outSecOff + in addThunkSection() local
1862 if (os->size > target->getThunkSectionSpacing() && isdSize > 4096) in addThunkSection()