Searched refs:errorOnMissingSection (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lld/ELF/
H A DLinkerScript.h343 bool errorOnMissingSection = false; member in class:lld::elf::final
H A DLinkerScript.cpp1323 errorOnMissingSection = true;
1406 if (!errorOnMissingSection)
H A DScriptParser.cpp1340 if (osec.location.empty() && script->errorOnMissingSection)

Completed in 189 milliseconds