Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ plugin.rs
File
plugin.rs
plugins/warp/src/plugin.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::cache::{
2
register_cache_destructor, ViewID, FUNCTION_CACHE, GUID_CACHE, MATCHED_FUNCTION_CACHE,
3
};
4
use crate::convert::{to_bn_symbol_at_address, to_bn_type};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected