Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp62 class ObjcopyOptTable : public opt::OptTable { class
64 ObjcopyOptTable() : OptTable(ObjcopyInfoTable) {} in ObjcopyOptTable() function in llvm::objcopy::__anonb9e7492d0111::ObjcopyOptTable
229 ObjcopyOptTable T; in parseObjcopyOptions()