Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp49 static constexpr opt::OptTable::Info ObjcopyInfoTable[] = { variable
59 ObjcopyOptTable() : opt::GenericOptTable(objcopy_opt::ObjcopyInfoTable) { in ObjcopyOptTable()