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

File relocation.rs

rust/src/relocation.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::low_level_il::RegularLowLevelILFunction;
2use crate::rc::Guard;
3use crate::string::BnStrCompatible;
4use crate::{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected