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

Method role

rust/src/architecture.rs:690–692  ·  view source on GitHub ↗
(&self, _class: Option<Self::FlagClass>)

Source from the content-addressed store, hash-verified

688 unreachable!()
689 }
690 fn role(&self, _class: Option<Self::FlagClass>) -> FlagRole {
691 unreachable!()
692 }
693 fn id(&self) -> FlagId {
694 unreachable!()
695 }

Callers 3

flag_write_llilMethod · 0.45
cb_flag_roleFunction · 0.45
cb_flag_write_llilFunction · 0.45

Calls 1

mapMethod · 0.80

Tested by

no test coverage detected