Interface LlvmObjCopyInvoker

All Superinterfaces:
LlvmToolInvoker, MessagingToolInvoker, ToolInvoker
All Known Implementing Classes:
LlvmObjCopyInvokerImpl

public interface LlvmObjCopyInvoker extends LlvmToolInvoker
An invoker for the llvm-objcopy tool.
  • Method Details

    • setObjectFilePath

      void setObjectFilePath(Path path)
    • removeSection

      void removeSection(String sectionName)