DisassemblerGraphView::Instr

struct DisassemblerGraphView::Instr

Public Functions

  • inline bool empty() const

  • bool contains(ut64 addr) const

Public Members

  • ut64 addr = 0

  • ut64 size = 0

  • Text text

  • Text fullText

  • QString plainText

  • std::vector<unsigned char> opcode