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

Method top_relative_regs

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

Source from the content-addressed store, hash-verified

655 unreachable!()
656 }
657 fn top_relative_regs(&self) -> Option<(Self::RegType, usize)> {
658 unreachable!()
659 }
660 fn stack_top_reg(&self) -> Self::RegType {
661 unreachable!()
662 }

Callers 1

cb_reg_stack_infoFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected