Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Metadata
Method
Metadata
metadata.cpp:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
using namespace BinaryNinja;
5
6
Metadata::Metadata(BNMetadata* metadata)
7
{
8
m_object = metadata;
9
}
10
11
Metadata::Metadata(bool data)
12
{
Callers
10
callback
Method · 0.80
query_metadata
Method · 0.80
store_metadata
Method · 0.80
metadata
Method · 0.80
auto_metadata
Method · 0.80
query_metadata
Method · 0.80
store_metadata
Method · 0.80
query_metadata
Method · 0.80
store_metadata
Method · 0.80
metadata
Method · 0.80
Calls
2
c_str
Method · 0.80
size
Method · 0.45
Tested by
no test coverage detected