Searched defs:COFFOptTable (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | COFFDirectiveParser.cpp | 57 class COFFOptTable : public opt::PrecomputedOptTable { global() class |
/freebsd/contrib/llvm-project/lld/COFF/ | ||
H A D | DriverUtils.cpp | 857 COFFOptTable::COFFOptTable() : GenericOptTable(infoTable, true) {} in COFFOptTable() function in lld::coff::COFFOptTable |