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

Method size

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

Source from the content-addressed store, hash-verified

785 }
786
787 fn size(&self) -> usize {
788 self.info.size
789 }
790
791 fn offset(&self) -> usize {
792 self.info.offset

Callers 1

cb_register_infoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected