Searched refs:CheckSections (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ | ||
| H A D | Config.h | 134 bool CheckSections; member |
| H A D | Driver.cpp | 767 Config->CheckSections = in readConfigs() |
| H A D | Writer.cpp | 507 if (Config->CheckSections) in run() |