Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h769 bool needsLargeAddend = false; variable
H A DSyntheticSections.cpp2009 needsLargeAddend = true; in addBinding()
2172 if (needsLargeAddend || !isUInt<23>(symtabSize)) in finalizeContents()