Header menu logo B2R2

ParsingHelper Type

Constructors

Constructor Description

ParsingHelper(arch, reader, oparsers)

Full Usage: ParsingHelper(arch, reader, oparsers)

Parameters:
Returns: ParsingHelper
arch : Architecture
reader : IBinReader
oparsers : OperandParser[]
Returns: ParsingHelper

ParsingHelper(arch, mode, rd, addr, oprs, len, cond, isAdd)

Full Usage: ParsingHelper(arch, mode, rd, addr, oprs, len, cond, isAdd)

Parameters:
Returns: ParsingHelper
arch : Architecture
mode : ArchOperationMode
rd : IBinReader
addr : Addr
oprs : OperandParser[]
len : uint32
cond : Condition
isAdd : bool
Returns: ParsingHelper

Instance members

Instance member Description

this.Arch

Full Usage: this.Arch

Returns: Architecture
Returns: Architecture

this.BinReader

Full Usage: this.BinReader

Returns: IBinReader
Returns: IBinReader

this.Cond

Full Usage: this.Cond

this.InsAddr

Full Usage: this.InsAddr

this.IsARMv7

Full Usage: this.IsARMv7

Returns: bool
Returns: bool

this.IsAdd

Full Usage: this.IsAdd

this.Len

Full Usage: this.Len

this.Mode

Full Usage: this.Mode

this.OprParsers

Full Usage: this.OprParsers

Returns: OperandParser[]
Returns: OperandParser[]

Type something to start searching.