Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Append
Method
Append
metadata.cpp:335–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
bool Metadata::Append(Ref<Metadata> data)
336
{
337
return BNMetadataArrayAppend(m_object, data->m_object);
338
}
339
340
void Metadata::RemoveIndex(size_t index)
341
{
Callers
15
Assemble
Method · 0.45
Assemble
Method · 0.45
Assemble
Method · 0.45
Assemble
Method · 0.45
AppendSizeToken
Method · 0.45
AppendSingleSizeToken
Method · 0.45
AppendComparison
Method · 0.45
AppendTwoOperand
Method · 0.45
AppendTwoOperandFunction
Method · 0.45
AppendTwoOperandMethodCall
Method · 0.45
AppendTwoOperandFunctionWithCarry
Method · 0.45
AppendFieldTextTokens
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected