| com.pnfsoftware.jeb.core.units.code.asm.items.INativeMethodDataItem |
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.ICodeItem
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract CFG<?> | getCFG() | ||||||||||
| abstract List<? extends INativeMethodItem> | getMethodReferences() | ||||||||||
| abstract INativeMethodItem |
getRoutine()
Retrieve the primary method reference to this routine definition.
| ||||||||||
| abstract Integer | getSPDeltaOnReturn() | ||||||||||
| abstract IStackframeManager | getStackframeManager() | ||||||||||
| abstract IMethodStackMemoryModel | getStackframeModel() | ||||||||||
| abstract INativeMethodItem | getTrampolineTarget() | ||||||||||
| abstract void | setSPDeltaOnReturn(Integer spdelta) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.ICodeItem
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.asm.items.INativeItem
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.asm.items.INativeMemoryItem
| |||||||||||
Retrieve the primary method reference to this routine definition.