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