Searched refs:eval_offset (Results 1 – 3 of 3) sorted by relevance
155 let start = match state.eval_offset(memory_index, offset) { in init_memory()209 fn eval_offset(&mut self, memory_index: MemoryIndex, expr: &ConstExpr) -> Option<u64>; in eval_offset() method
674 fn eval_offset( in initialize_memories() method
1032 fn eval_offset(&mut self, memory_index: MemoryIndex, expr: &ConstExpr) -> Option<u64> { in try_static_init() method