Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp148 class StripOptTable : public opt::GenericOptTable { class
150 StripOptTable() : GenericOptTable(strip::StripInfoTable) { in StripOptTable() function in __anon9deeb6190111::StripOptTable