Package org.qbicc.tool.llvm
Interface LlvmObjCopyInvoker
- All Superinterfaces:
LlvmToolInvoker,MessagingToolInvoker,ToolInvoker
- All Known Implementing Classes:
LlvmObjCopyInvokerImpl
An invoker for the
llvm-objcopy tool.-
Method Summary
Modifier and TypeMethodDescriptionvoidremoveSection(String sectionName) voidsetObjectFilePath(Path path) Methods inherited from interface org.qbicc.tool.llvm.LlvmToolInvoker
getToolMethods inherited from interface org.qbicc.machine.tool.MessagingToolInvoker
getMessageHandler, setMessageHandlerMethods inherited from interface org.qbicc.machine.tool.ToolInvoker
getPath, getWorkingDirectory, invoke, setWorkingDirectory
-
Method Details
-
setObjectFilePath
-
removeSection
-