Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DSyntheticSections.h781 bool needsLargeAddend = false; variable
H A DSyntheticSections.cpp2044 needsLargeAddend = true; in addBinding()
2207 if (needsLargeAddend || !isUInt<23>(symtabSize)) in finalizeContents()