Maintains functions in the binary.
Instance member | Description |
|
|
Full Usage:
this.Contains(name)
Parameters:
string
Returns: bool
|
|
|
|
Full Usage:
this.Count
Returns: int
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Get a regular function at the entry. If the entry does not contain any function, create a new one and return it.
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.UpdateCallerCrossReferences()
|
Static member | Description |
Full Usage:
FunctionMaintainer.Init(hdl) (histMgr)
Parameters:
BinHandle
histMgr : HistoryManager
Returns: FunctionMaintainer
|
|