CalleeKind Type
What kind of callee is this?
Union cases
Union case | Description |
Full Usage:
NullCallee
|
|
|
|
Full Usage:
SyscallCallee isExit
Parameters:
bool
|
|
Full Usage:
UnresolvedIndirectCallees
|
Instance members
Instance member | Description |
Full Usage:
this.IsIndirectCallees
Returns: bool
|
|
Full Usage:
this.IsNullCallee
Returns: bool
|
|
Full Usage:
this.IsRegularCallee
Returns: bool
|
|
Full Usage:
this.IsSyscallCallee
Returns: bool
|
|
Full Usage:
this.IsUnresolvedIndirectCallees
Returns: bool
|
|