Searched defs:COFFOptTable (Results 1 – 2 of 2) sorted by relevance
47 class COFFOptTable : public opt::PrecomputedOptTable { class49 COFFOptTable() : PrecomputedOptTable(infoTable, PrefixTable, true) {} in COFFOptTable() function in COFFOptTable
840 COFFOptTable::COFFOptTable() : GenericOptTable(infoTable, true) {} COFFOptTable() function in lld::coff::COFFOptTable