Home
last modified time | relevance | path

Searched refs:helper_func_refs (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/crates/rbpf/src/
H A Dcranelift.rs40 helper_func_refs: HashMap<u32, FuncRef>, field
97 helper_func_refs: HashMap::new(), in new()
198 self.helper_func_refs.insert(*k, func_ref); in build_function_prelude()
912 .helper_func_refs in translate_program()