Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2628 template <class ELFT> void Writer<ELFT>::checkSections() { in checkSections() function in Writer
H A DConfig.h230 bool checkSections; member