Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp407 enum class ToolType { Objcopy, Strip, InstallNameTool, BitcodeStrip }; enumerator
427 case ToolType::BitcodeStrip: in printHelp()
1325 printHelp(T, errs(), ToolType::BitcodeStrip); in parseBitcodeStripOptions()
1330 printHelp(T, outs(), ToolType::BitcodeStrip); in parseBitcodeStripOptions()