Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp772 static const llvm::opt::OptTable::Info infoTable[] = { variable
780 COFFOptTable::COFFOptTable() : OptTable(infoTable, true) {} in COFFOptTable()