Searched refs:printIcfSections (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/lld/ELF/ | ||
D | Config.h | 194 bool printIcfSections; member |
D | ICF.cpp | 453 if (config->printIcfSections) in print() |
D | Driver.cpp | 1040 config->printIcfSections = in readConfigs() |