Searched defs:allocator_module (Results 1 – 3 of 3) sorted by relevance
45 allocator_module: Option<CompiledModule>, field431 let mut allocator_module = make_module(tcx.sess, &backend_config, "allocator_shim".to_string()); in run_aot() localVariable436 let allocator_module = if created_alloc_shim { in run_aot() localVariable
173 pub allocator_module: Option<CompiledModule>, field
415 pub allocator_module: Option<CompiledModule>, field