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

Method info

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

Source from the content-addressed store, hash-verified

674 unreachable!()
675 }
676 fn info(&self) -> Self::InfoType {
677 unreachable!()
678 }
679}
680
681/// Type for architrectures that do not use flags. Will panic if accessed as a flag.

Callers 2

cb_register_infoFunction · 0.45
cb_reg_stack_infoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected