modifiedmethod:
build
added throws IOException
- void build(ghidra.app.plugin.processors.sleigh.template.ConstructTpl construct, int secnum) throws UnknownInstructionException, MemoryAccessException
+ void build(ghidra.app.plugin.processors.sleigh.template.ConstructTpl construct, int secnum) throws UnknownInstructionException, MemoryAccessException, IOException