MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / Call

Class Call

rust/src/low_level_il/operation.rs:762–762  ·  view source on GitHub ↗

LLIL_CALL, LLIL_CALL_SSA

Source from the content-addressed store, hash-verified

760
761// LLIL_CALL, LLIL_CALL_SSA
762pub struct Call;
763
764impl<'func, A, M, F> Operation<'func, A, M, F, Call>
765where

Callers 2

from_rawMethod · 0.70
fromMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected