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

Method class

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

Source from the content-addressed store, hash-verified

702 unreachable!()
703 }
704 fn class(&self) -> Option<Self> {
705 unreachable!()
706 }
707 fn id(&self) -> FlagWriteId {
708 unreachable!()
709 }

Callers 4

flag_write_llilMethod · 0.45
cb_flag_write_llilFunction · 0.45
cb_intrinsic_classFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected