Searched refs:checkSections (Results 1 – 3 of 3) sorted by relevance
166 bool checkSections; member
73 void checkSections();580 if (config->checkSections) in run()581 checkSections(); in run()2716 template <class ELFT> void Writer<ELFT>::checkSections() { in checkSections() function in Writer
1047 config->checkSections = in readConfigs()