MCPcopy Create free account
hub / github.com/PLSysSec/veriwasm / aexec

Method aexec

src/analyses/mod.rs:63–74  ·  view source on GitHub ↗
(&self, in_state: &mut State, ir_instr: &Stmt, loc_idx: &LocIdx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

analyze_blockMethod · 0.45

Implementers 6

call_analyzer.rssrc/analyses/call_analyzer.rs
jump_analyzer.rssrc/analyses/jump_analyzer.rs
stack_analyzer.rssrc/analyses/stack_analyzer.rs
heap_analyzer.rssrc/analyses/heap_analyzer.rs
reaching_defs.rssrc/analyses/reaching_defs.rs
locals_analyzer.rssrc/analyses/locals_analyzer.rs

Calls 5

set_to_botMethod · 0.45
aexec_unopMethod · 0.45
aexec_binopMethod · 0.45
adjust_stack_offsetMethod · 0.45
on_callMethod · 0.45

Tested by

no test coverage detected