Searched refs:COFFOptTable (Results 1 – 2 of 2) sorted by relevance
40 class COFFOptTable : public llvm::opt::OptTable {42 COFFOptTable();47 extern COFFOptTable optTable;
800 COFFOptTable::COFFOptTable() : OptTable(infoTable, true) {} in COFFOptTable() function in lld::coff::COFFOptTable802 COFFOptTable optTable;