Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp61 class ObjcopyOptTable : public opt::OptTable { class
63 ObjcopyOptTable() : OptTable(ObjcopyInfoTable) { in ObjcopyOptTable() function in __anon03a3d0bc0111::ObjcopyOptTable
638 ObjcopyOptTable T; in parseObjcopyOptions()