Home
last modified time | relevance | path

Searched defs:maybe_create_entry_wrapper (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/
Dmain_shim.rs11 pub(crate) fn maybe_create_entry_wrapper( in maybe_create_entry_wrapper() function
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/
Dbase.rs426 pub fn maybe_create_entry_wrapper<'a, 'tcx, Bx: BuilderMethods<'a, 'tcx>>( in maybe_create_entry_wrapper() function