Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp42 static const opt::OptTable::Info ObjcopyInfoTable[] = { variable
63 ObjcopyOptTable() : OptTable(ObjcopyInfoTable) {} in ObjcopyOptTable()