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

Method handle

rust/src/relocation.rs:382–384  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

380 }
381
382 fn handle(&self) -> CoreRelocationHandler {
383 CoreRelocationHandler(self.0)
384 }
385}
386
387impl ToOwned for CoreRelocationHandler {

Callers 7

newMethod · 0.45
clobbered_registersMethod · 0.45
return_registersMethod · 0.45
llilMethod · 0.45
create_clientMethod · 0.45

Calls 1

Tested by

no test coverage detected