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

Function read_module_buffer

src/loaders/lucet.rs:193–198  ·  view source on GitHub ↗

Finds and returns the data corresponding [addr..addr+size]

(program: &ModuleData, addr: usize, size: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

load_lucet_module_dataFunction · 0.85

Calls 1

segment_forFunction · 0.85

Tested by

no test coverage detected