Searched refs:checkSections (Results 1 – 3 of 3) sorted by relevance
76 void checkSections();358 if (ctx.arg.checkSections) in run()359 checkSections(); in run()2793 template <class ELFT> void Writer<ELFT>::checkSections() { in checkSections() function in Writer
310 bool checkSections; member
1382 ctx.arg.checkSections = in readConfigs()