Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp44 const opt::OptTable::Info ObjcopyInfoTable[] = { variable
65 ObjcopyOptTable() : OptTable(ObjcopyInfoTable) { in ObjcopyOptTable()