Home
last modified time | relevance | path

Searched defs:ObjcopyOptTable (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp54 class ObjcopyOptTable : public opt::GenericOptTable { global() class
56 ObjcopyOptTable() : opt::GenericOptTable(objcopy_opt::ObjcopyInfoTable) { ObjcopyOptTable() function in __anon717c9d2b0111::ObjcopyOptTable