Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriverUtils.cpp46 static constexpr opt::OptTable::Info optInfo[] = { variable
53 : GenericOptTable(OptionStrTable, OptionPrefixesTable, optInfo) {} in ELFOptTable()
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp45 static constexpr OptTable::Info optInfo[] = { variable
68 : GenericOptTable(OptionStrTable, OptionPrefixesTable, optInfo) {} in MachOOptTable()