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