MCPcopy 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
3189void BinaryView::EndBulkModifySymbols()
3190{
3191 BNEndBulkModifySymbols(m_object);
3192}
3193
3194
3195void BinaryView::AddTagType(Ref<TagType> tagType)

Callers 5

ProcessObjCDataMethod · 0.80
ProcessCFStringsMethod · 0.80
InitializeHeaderMethod · 0.80
ApplyHeaderMethod · 0.80
ProcessRTTIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected