Searched refs:checkSections (Results 1 – 3 of 3) sorted by relevance
230 bool checkSections; member
74 void checkSections();343 if (config->checkSections) in run()344 checkSections(); in run()2628 template <class ELFT> void Writer<ELFT>::checkSections() { in checkSections() function in Writer
1262 config->checkSections = in readConfigs()