OverlapCodeSubModel

Package: ghidra.program.model.block
Type: class

9.0.2_PUBLIC

addedmethod: createSub
ghidra.program.model.block.CodeBlock createSub(ghidra.program.model.address.AddressSetView addrSet, ghidra.program.model.address.Address entryPt)
addedfield: foundOSubs
ghidra.program.model.block.CodeBlockCache foundOSubs
addedmethod: getModelM
ghidra.program.model.block.MultEntSubModel getModelM()
addedmethod: getSubroutine
ghidra.program.model.block.CodeBlock getSubroutine(ghidra.program.model.address.Address mStartAddr, ghidra.util.task.TaskMonitor monitor) throws CancelledException
addedfield: listing
ghidra.program.model.listing.Listing listing
addedfield: modelM
ghidra.program.model.block.MultEntSubModel modelM
addedfield: program
ghidra.program.model.listing.Program program

9.0.1_PUBLIC

introducedInitial version