Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp181 const bool needsFixup = config->emitChainedFixups && in writeTo() local
213 } else if (needsFixup) { in writeTo()
221 if (needsFixup) { in writeTo()