Searched refs:COFFOptTable (Results 1 – 2 of 2) sorted by relevance
39 class COFFOptTable : public llvm::opt::OptTable {41 COFFOptTable();46 extern COFFOptTable optTable;
774 COFFOptTable::COFFOptTable() : OptTable(infoTable, true) {} in COFFOptTable() function in lld::coff::COFFOptTable776 COFFOptTable optTable;