BasicBlockHighlighter

    Public Functions

    • BasicBlockHighlighter()

    • void highlight(RVA address, const QColor &color)

      Highlight the basic block at address.

    • BasicBlock *getBasicBlock(RVA address)

      If there is nothing to highlight at specified address, returns nullptr