Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp154 static const opt::OptTable::Info StripInfoTable[] = { variable
167 StripOptTable() : OptTable(StripInfoTable) {} in StripOptTable()