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

File workflow.rs

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

Source from the content-addressed store, hash-verified

1use crate::cache::cached_function_guid;
2use crate::matcher::cached_function_matcher;
3use binaryninja::background_task::BackgroundTask;
4use binaryninja::binary_view::{BinaryView, BinaryViewExt};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected