Trees | Indices | Help |
|
---|
|
Class that contains information about a Function
|
|||
|
|||
|
|||
DWORD |
|
||
STRING |
|
||
|
|||
LIST of BasicBlock |
|
||
|
|||
BasicBlock object |
|
||
LIST of BasicBlock objects |
|
||
|
|
Class that contains information about a Function
|
Change the start of a Function
|
Get the Address of the Function
|
Get the name of the Function
|
Get the end of the Function (Understanding end as the Basic Block with a ret inside)
|
Find all the possible ret values on a function (Beta) Note: This function only check the modifiers on a Ret BasicBlock, so the result might not be precise.
|
Check if the given address is part of the Function
|
Get basic block from the current Function
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Mar 17 18:43:02 2011 | http://epydoc.sourceforge.net |