Home
last modified time | relevance | path

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

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