Searched defs:writeSymtab (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | Config.h | 135 bool writeSymtab = false; global() member |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 4999 void BitcodeWriter::writeSymtab() { writeSymtab() function in BitcodeWriter |