Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/rbpf/src/
H A Dcranelift.rs28 pub type JittedFunction = extern "C" fn( typedef
1199 pub(crate) fn get_main_function(&self) -> JittedFunction { in get_main_function() argument