Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ EndBulkModifySymbols
Method
EndBulkModifySymbols
binaryview.cpp:3189–3192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3187
3188
3189
void BinaryView::EndBulkModifySymbols()
3190
{
3191
BNEndBulkModifySymbols(m_object);
3192
}
3193
3194
3195
void BinaryView::AddTagType(Ref<TagType> tagType)
Callers
5
ProcessObjCData
Method · 0.80
ProcessCFStrings
Method · 0.80
InitializeHeader
Method · 0.80
ApplyHeader
Method · 0.80
ProcessRTTI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected