[WIP] Implement CFI #280
Annotations
8 errors
|
|
|
src/machine/asm/traces.rs#L375
this function takes 3 arguments but 2 arguments were supplied
|
|
src/machine/asm/traces.rs#L192
this function takes 3 arguments but 2 arguments were supplied
|
|
src/machine/asm/traces.rs#L126
this function takes 3 arguments but 2 arguments were supplied
|
|
src/machine/asm/traces.rs#L373
method `new` has 2 parameters but the declaration in trait `InstDecoder::new` has 3
|
|
src/machine/asm/traces.rs#L190
method `new` has 2 parameters but the declaration in trait `InstDecoder::new` has 3
|
|
src/machine/asm/traces.rs#L125
method `new` has 2 parameters but the declaration in trait `InstDecoder::new` has 3
|
|
src/machine/asm/mod.rs#L75
not all trait items implemented, missing: `cfi`, `set_cfi`, `elp`, `set_elp`, `ssp`, `set_ssp`, `ss`, `ss_mut`, `ra`, `set_ra`
|
The logs for this run have expired and are no longer available.
Loading