B2R2


CallVMap Type

A mapping from an address to a CallCFG vertex.

Instance members

Instance member Description

this.Comparer

Full Usage: this.Comparer

Returns: IEqualityComparer<Addr>

Returns: IEqualityComparer<Addr>

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract

Returns: int

this.[arg1]

Full Usage: this.[arg1]

Returns: Addr
Modifiers: abstract

Returns: Addr

this.Keys

Full Usage: this.Keys

Returns: KeyCollection<Addr, CGVertex>

Returns: KeyCollection<Addr, CGVertex>

this.Values

Full Usage: this.Values

Returns: ValueCollection<Addr, CGVertex>

Returns: ValueCollection<Addr, CGVertex>