Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp404 enum class ToolType { Objcopy, Strip, InstallNameTool, BitcodeStrip }; enumerator
424 case ToolType::BitcodeStrip: in printHelp()
1160 printHelp(T, errs(), ToolType::BitcodeStrip); in parseBitcodeStripOptions()
1165 printHelp(T, outs(), ToolType::BitcodeStrip); in parseBitcodeStripOptions()