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

File create.rs

plugins/warp/src/plugin/create.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::cache::{cached_function, cached_type_references};
2use crate::matcher::invalidate_function_matcher_cache;
3use crate::user_signature_dir;
4use binaryninja::binary_view::{BinaryView, BinaryViewExt};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected