Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
flags_required_for_flag_condition
Method · 0.45
cb_registers_full_width
Function · 0.45
cb_registers_all
Function · 0.45
cb_registers_global
Function · 0.45
cb_registers_system
Function · 0.45
cb_flags
Function · 0.45
cb_flag_write_types
Function · 0.45
cb_semantic_flag_classes
Function · 0.45
cb_semantic_flag_groups
Function · 0.45
cb_flags_required_for_flag_cond
Function · 0.45
cb_flags_required_for_semantic_flag_group
Function · 0.45
cb_flag_conditions_for_semantic_flag_group
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected