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

Function CorePluginDependencies

arch/riscv/src/lib.rs:3056–3058  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3054#[no_mangle]
3055#[allow(non_snake_case)]
3056pub extern "C" fn CorePluginDependencies() {
3057 add_optional_plugin_dependency("view_elf");
3058}

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected