addedmethod:
assemble
byte[] assemble(java.lang.String line, ghidra.app.plugin.assembler.sleigh.sem.AssemblyPatternBlock ctx) throws AssemblySyntaxException, AssemblySemanticException, IOException
addedmethod:
assemble
byte[] assemble(ghidra.program.model.address.Address at, java.lang.String line, ghidra.app.plugin.assembler.sleigh.sem.AssemblyPatternBlock ctx) throws AssemblySyntaxException, AssemblySemanticException, IOException
addedmethod:
getAssembler
ghidra.app.plugin.assembler.Assembler getAssembler()
addedmethod:
getEntry
ghidra.program.model.address.Address getEntry()