Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFDirectiveParser.cpp34 static constexpr opt::OptTable::Info infoTable[] = { variable
44 : PrecomputedOptTable(OptionStrTable, OptionPrefixesTable, infoTable, in COFFOptTable()
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp706 static constexpr llvm::opt::OptTable::Info infoTable[] = { variable
713 : GenericOptTable(OptionStrTable, OptionPrefixesTable, infoTable, true) {} in COFFOptTable()