Home
last modified time | relevance | path

Searched refs:COFFOptTable (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFDirectiveParser.cpp41 class COFFOptTable : public opt::PrecomputedOptTable { class
43 COFFOptTable() in COFFOptTable() function in COFFOptTable
48 static COFFOptTable optTable;
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.h36 class COFFOptTable : public llvm::opt::GenericOptTable {
38 COFFOptTable();
H A DCOFFLinkerContext.h33 COFFOptTable optTable;
H A DDriverUtils.cpp712 COFFOptTable::COFFOptTable() in COFFOptTable() function in lld::coff::COFFOptTable