Home
last modified time | relevance | path

Searched defs:checkSections (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/ELF/
DConfig.h149 bool checkSections; member
DWriter.cpp2746 template <class ELFT> void Writer<ELFT>::checkSections() { in checkSections() function in Writer