Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PLSysSec/veriwasm
/ functions
Functions
302 in github.com/PLSysSec/veriwasm
⨍
Functions
302
◇
Types & classes
54
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/lattices/mod.rs:139
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/lattices/stacklattice.rs:15
Method
fp_offset
()
src/ir/types.rs:81
Method
from
(num: i64)
src/ir/types.rs:292
Method
from_str
(s: &str)
src/loaders/types.rs:16
Function
full_test_graphiteogghunspell
()
tests/testing.rs:271
Function
full_test_libexpat
()
tests/testing.rs:280
Function
full_test_libogg
()
tests/testing.rs:262
Function
full_test_soundtouch
()
tests/testing.rs:289
Function
full_test_with_locals
(path: &str, format: ExecutableType, arch: VwArch)
tests/testing.rs:81
Method
get
(&self, index: &Value)
src/lattices/mod.rs:193
Method
get
(&self, _index: &Value)
src/lattices/stackgrowthlattice.rs:15
Method
get_reg_index
(&self, index: u8, size: ValSize)
src/lattices/regslattice.rs:53
Method
get_size
(&self)
src/ir/types.rs:195
Function
graph_blocks_vs_time
(dataset)
graph_stats.py:15
Function
graph_funcs_vs_time
(dataset)
graph_stats.py:23
Function
heap_lattice_test
()
src/lattices/heaplattice.rs:19
Method
init_state
(&self)
src/analyses/stack_analyzer.rs:10
Method
init_state
(&self)
src/analyses/heap_analyzer.rs:21
Method
init_state
(&self)
src/analyses/reaching_defs.rs:68
Method
init_state
(&self)
src/analyses/locals_analyzer.rs:66
Method
irmap
(&self)
src/checkers/locals_checker.rs:96
Method
irmap
(&self)
src/checkers/call_checker.rs:40
Method
irmap
(&self)
src/checkers/stack_checker.rs:31
Method
is_caller_saved
(&self)
src/ir/types.rs:449
Method
is_flag
(self)
src/ir/types.rs:396
Function
is_frame_access
(v: &Value)
src/checkers/heap_checker.rs:43
Method
is_imm
(&self)
src/ir/types.rs:135
Method
is_reg
(&self)
src/ir/types.rs:139
Method
is_zf
(&self)
src/ir/types.rs:232
Function
lift
( instr: &yaxpeax_x86::long_mode::Instruction, addr: &u64, metadata: &VwMetadata, strict: bool
src/ir/aarch64.rs:4
Method
lift
( &self, instr: &yaxpeax_x86::long_mode::Instruction, addr: &u64, metadata: &V
src/ir/mod.rs:25
Function
load_target
(program: &M, addr: A::Address)
src/checkers/jump_resolver.rs:10
Function
load_wasmtime_metadata
(program: &ModuleData)
src/loaders/wasmtime.rs:52
Function
main
()
src/bin/veriwasm.rs:7
Method
meet
(&self, other: &Self, _loc: &LocIdx)
src/lattices/localslattice.rs:47
Method
meet
(&self, other: &Self, _loc_idx: &LocIdx)
src/lattices/davlattice.rs:36
Method
meet
(&self, other: &Self, _loc_idx: &LocIdx)
src/lattices/reachingdefslattice.rs:45
Method
meet
(&self, other: &Self, loc_idx: &LocIdx)
src/lattices/regslattice.rs:115
Method
meet
(&self, other: &Self, loc_idx: &LocIdx)
src/lattices/stacklattice.rs:122
Method
meet
(&self, other: &Self, loc_idx: &LocIdx)
src/lattices/calllattice.rs:45
Function
memarg_repr
(state: &HeapLattice, memarg: &MemArg)
src/checkers/heap_checker.rs:343
Function
memarg_repr
(state: &CallCheckLattice, memarg: &MemArg)
src/checkers/call_checker.rs:123
Function
negative_test_1
()
tests/testing.rs:344
Function
negative_test_10
()
tests/testing.rs:443
Function
negative_test_12
()
tests/testing.rs:465
Function
negative_test_13
()
tests/testing.rs:476
Function
negative_test_14
()
tests/testing.rs:487
Function
negative_test_2
()
tests/testing.rs:355
Function
negative_test_3
()
tests/testing.rs:366
Function
negative_test_4
()
tests/testing.rs:377
Function
negative_test_5
()
tests/testing.rs:388
Function
negative_test_6
()
tests/testing.rs:399
Function
negative_test_7
()
tests/testing.rs:410
Function
negative_test_8
()
tests/testing.rs:421
Function
negative_test_9
()
tests/testing.rs:432
Function
negative_test_misfit_1
()
tests/testing.rs:532
Function
negative_test_nacl_23
()
tests/testing.rs:499
Function
negative_test_nacl_323_1
()
tests/testing.rs:510
Function
negative_test_nacl_323_2
()
tests/testing.rs:521
Function
negative_test_zerocost_1
()
tests/testing.rs:152
Function
negative_test_zerocost_2
()
tests/testing.rs:163
Function
negative_test_zerocost_3
()
tests/testing.rs:174
Function
negative_test_zerocost_4
()
tests/testing.rs:185
Function
negative_test_zerocost_5
()
tests/testing.rs:196
Function
negative_test_zerocost_6
()
tests/testing.rs:207
Function
negative_test_zerocost_7
()
tests/testing.rs:218
Function
negative_test_zerocost_8
()
tests/testing.rs:229
Function
negative_test_zerocost_9
()
tests/testing.rs:240
Method
new
()
src/loaders/types.rs:67
Method
new
(v: T)
src/lattices/mod.rs:127
Method
new
(v: CallCheckValue)
src/lattices/calllattice.rs:39
Method
next
(&mut self)
src/ir/types.rs:415
Method
on_call
(&mut self)
src/lattices/stackgrowthlattice.rs:24
Method
partial_cmp
(&self, other: &Self)
src/lattices/localslattice.rs:19
Method
partial_cmp
(&self, other: &DAV)
src/lattices/davlattice.rs:15
Method
partial_cmp
(&self, other: &Self)
src/lattices/mod.rs:27
Method
partial_cmp
(&self, other: &ReachingDefnLattice)
src/lattices/reachingdefslattice.rs:25
Method
partial_cmp
(&self, other: &Self)
src/lattices/regslattice.rs:31
Method
partial_cmp
(&self, other: &StackLattice<T>)
src/lattices/stacklattice.rs:97
Method
partial_cmp
(&self, other: &CallCheckValueLattice)
src/lattices/calllattice.rs:60
Method
pinned_heap_reg
()
src/ir/types.rs:441
Method
pinned_vmctx_reg
()
src/ir/types.rs:445
Method
process_branch
( &self, irmap: &IRMap, in_state: &CallCheckLattice, succ_addrs: &Vec<u64>,
src/analyses/call_analyzer.rs:172
Method
process_branch
( &self, irmap: &IRMap, in_state: &SwitchLattice, succ_addrs: &Vec<u64>,
src/analyses/jump_analyzer.rs:70
Method
process_branch
( &self, _irmap: &IRMap, in_state: &LocalsLattice, succ_addrs: &Vec<u64>,
src/analyses/locals_analyzer.rs:165
Method
set
(&mut self, _index: &Value, _v: Self::Var)
src/lattices/stackgrowthlattice.rs:18
Method
set_reg_index
(&mut self, index: u8, size: ValSize, value: T)
src/lattices/regslattice.rs:71
Method
set_to_bot
(&mut self, _index: &Value)
src/lattices/stackgrowthlattice.rs:21
Function
stack_growth_lattice_test
()
src/lattices/stackgrowthlattice.rs:62
Function
stack_lattice_test_eq
()
src/lattices/stacklattice.rs:166
Function
stack_lattice_test_ord
()
src/lattices/stacklattice.rs:211
Function
stack_lattice_test_overlapping_entries
()
src/lattices/stacklattice.rs:236
Function
switch_lattice_test
()
src/lattices/switchlattice.rs:19
Function
to_libcall
libcalls don't implicitly pass vmctx as the first argument
src/loaders/utils.rs:192
Method
to_mem
(&self)
src/ir/types.rs:209
Method
to_reg
(&self)
src/ir/types.rs:166
Method
try_from
(v: Value)
src/ir/types.rs:124
Method
try_from_bits
(value: u32)
src/ir/types.rs:28
Method
try_from_bytes
(value: u32)
src/ir/types.rs:55
← previous
next →
201–300 of 302, ranked by callers