Searched refs:checkSections (Results 1 – 3 of 3) sorted by relevance
149 bool checkSections; member
74 void checkSections();633 if (config->checkSections) in run()634 checkSections(); in run()2746 template <class ELFT> void Writer<ELFT>::checkSections() { in checkSections() function in Writer
939 config->checkSections = in readConfigs()