Skip to content

Latest commit

History

History
18 lines (10 loc) · 679 Bytes

File metadata and controls

18 lines (10 loc) · 679 Bytes

FunctionBlockResponse

Properties

NameTypeDescriptionNotes
asmList<String>The ordered assembly strings for this chunk
idIntegerID of the block
minAddrIntegerThe minimum vaddr of the block
maxAddrIntegerThe maximum vaddr of the block
destinationsList<FunctionBlockDestinationResponse>The potential execution flow destinations from this block
commentStringAn optional comment associated with this block, if any[optional]