Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp63 class ObjcopyOptTable : public opt::OptTable { class
65 ObjcopyOptTable() : OptTable(ObjcopyInfoTable) { in ObjcopyOptTable() function in __anonf0fc5b490111::ObjcopyOptTable
559 ObjcopyOptTable T; in parseObjcopyOptions()