FunctionIdentification<'FnCtx, 'GlCtx> Type
Base strategy for identifying function entry points.
Constructors
Constructor | Description |
Full Usage:
FunctionIdentification(hdl, exnInfo)
Parameters:
BinHandle
exnInfo : ExceptionInfo
Returns: FunctionIdentification<'FnCtx, 'GlCtx>
|
|