Searched refs:COFFOptTable (Results 1 – 2 of 2) sorted by relevance
40 class COFFOptTable : public llvm::opt::OptTable {42 COFFOptTable();65 COFFOptTable Table;
732 COFFOptTable::COFFOptTable() : OptTable(InfoTable, true) {} in COFFOptTable() function in lld::coff::COFFOptTable866 COFFOptTable().PrintHelp(outs(), in printHelp()