Header menu logo B2R2

ExternalFnCFGBuilder<'FnCtx, 'GlCtx> Type

The builder for an external function, which is responsible storing auxiliary information about the function, such as caller information.

Constructors

Constructor Description

ExternalFnCFGBuilder(hdl, exnInfo, entryPoint, name, noretStatus)

Full Usage: ExternalFnCFGBuilder(hdl, exnInfo, entryPoint, name, noretStatus)

Parameters:
Returns: ExternalFnCFGBuilder<'FnCtx, 'GlCtx>
hdl : BinHandle
exnInfo : ExceptionInfo
entryPoint : Addr
name : string
noretStatus : NonReturningStatus
Returns: ExternalFnCFGBuilder<'FnCtx, 'GlCtx>

Type something to start searching.