Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h134 bool CheckSections; member
H A DDriver.cpp767 Config->CheckSections = in readConfigs()
H A DWriter.cpp507 if (Config->CheckSections) in run()