addedmethod:
createSimpleDataBlock
ghidra.program.model.block.CodeBlock createSimpleDataBlock(ghidra.program.model.address.Address start, ghidra.program.model.address.Address end)
addedfield:
emptyArray
static ghidra.program.model.block.CodeBlock[] emptyArray
addedfield:
foundBlockMap
ghidra.program.model.address.AddressObjectMap foundBlockMap
addedmethod:
getListing
ghidra.program.model.listing.Listing getListing()
addedmethod:
hasEndOfBlockFlow
boolean hasEndOfBlockFlow(ghidra.program.model.listing.Instruction instr)
addedmethod:
isBlockStart
boolean isBlockStart(ghidra.program.model.address.Address addr)
addedfield:
listing
ghidra.program.model.listing.Listing listing
addedfield:
program
ghidra.program.model.listing.Program program
addedfield:
referenceMgr
ghidra.program.model.symbol.ReferenceManager referenceMgr