GccAnalysisClass

Package: ghidra.app.plugin.exceptionhandlers.gcc
Type: class

11.4_PUBLIC

addedmethod: createAndCommentData
static void createAndCommentData(ghidra.program.model.listing.Program program, ghidra.program.model.address.Address addr, ghidra.program.model.data.DataType dt, java.lang.String comment, ghidra.program.model.listing.CommentType commentType)
removedmethod: createAndCommentData
static void createAndCommentData(ghidra.program.model.listing.Program program, ghidra.program.model.address.Address addr, ghidra.program.model.data.DataType dt, java.lang.String comment, int commentType)

10.0_PUBLIC

introducedInitial version