Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp145 class StripOptTable : public opt::GenericOptTable { global() class
147 StripOptTable() : GenericOptTable(strip::StripInfoTable) { StripOptTable() function in __anon717c9d2b0111::StripOptTable