Searched refs:checkSections (Results 1 – 3 of 3) sorted by relevance
222 bool checkSections; member
73 void checkSections();638 if (config->checkSections) in run()639 checkSections(); in run()2829 template <class ELFT> void Writer<ELFT>::checkSections() { in checkSections() function in Writer
1224 config->checkSections = in readConfigs()