Searched defs:checkSections (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/lld/ELF/ | ||
| D | Config.h | 149 bool checkSections; member |
| D | Writer.cpp | 2746 template <class ELFT> void Writer<ELFT>::checkSections() { in checkSections() function in Writer |