Home
last modified time | relevance | path

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

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