PcodeEmitPacked

Package: ghidra.app.plugin.processors.sleigh
Type: class

10.2_PUBLIC

addedmethod: emitHeader
void emitHeader() throws IOException
addedmethod: emitTail
void emitTail() throws IOException
removedfield: addrsz_tag
static int addrsz_tag
removedmethod: dumpOffset
void dumpOffset(long val)
removedfield: end_tag
static int end_tag
removedmethod: getPackedBytes
ghidra.program.model.lang.PackedBytes getPackedBytes()
removedfield: inst_tag
static int inst_tag
removedfield: op_tag
static int op_tag
removedfield: spaceid_tag
static int spaceid_tag
removedfield: unimpl_tag
static int unimpl_tag
removedfield: void_tag
static int void_tag
removedmethod: write
void write(int val)

9.0.1_PUBLIC

introducedInitial version