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

Method implicit_extend

rust/src/architecture.rs:795–797  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

793 }
794
795 fn implicit_extend(&self) -> ImplicitRegisterExtend {
796 self.info.extend
797 }
798}
799
800#[derive(Copy, Clone, Eq, PartialEq, Hash)]

Callers 1

cb_register_infoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected