Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ offset
Method
offset
rust/src/architecture.rs:791–793 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
789
}
790
791
fn offset(&self) -> usize {
792
self.info.offset
793
}
794
795
fn implicit_extend(&self) -> ImplicitRegisterExtend {
796
self.info.extend
Callers
1
cb_register_info
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected