Searched refs:COFFOptTable (Results 1 – 4 of 4) sorted by relevance
41 class COFFOptTable : public opt::PrecomputedOptTable { class43 COFFOptTable() in COFFOptTable() function in COFFOptTable48 static COFFOptTable optTable;
36 class COFFOptTable : public llvm::opt::GenericOptTable {38 COFFOptTable();
33 COFFOptTable optTable;
712 COFFOptTable::COFFOptTable() in COFFOptTable() function in lld::coff::COFFOptTable