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

Method id

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

Source from the content-addressed store, hash-verified

671 unreachable!()
672 }
673 fn id(&self) -> RegisterStackId {
674 unreachable!()
675 }
676 fn info(&self) -> Self::InfoType {
677 unreachable!()
678 }

Callers 15

cb_registers_full_widthFunction · 0.45
cb_registers_allFunction · 0.45
cb_registers_globalFunction · 0.45
cb_registers_systemFunction · 0.45
cb_flagsFunction · 0.45
cb_flag_write_typesFunction · 0.45
cb_semantic_flag_classesFunction · 0.45
cb_semantic_flag_groupsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected