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

Method PrependCollapseIndicator

highlevelil.cpp:653–656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

651}
652
653void HighLevelILTokenEmitter::PrependCollapseIndicator()
654{
655 BNHighLevelILTokenPrependCollapseBlankIndicator(m_object);
656}
657
658
659void HighLevelILTokenEmitter::PrependCollapseIndicator(Ref<Function> function, const HighLevelILInstruction& instr, uint64_t designator)

Callers 6

BeginLinesMethod · 0.80
EndLinesMethod · 0.80
GetExprTextMethod · 0.80
BeginLinesMethod · 0.80
EndLinesMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls 2

GetInstructionHashMethod · 0.80

Tested by

no test coverage detected