Searched defs:alloc_error_handler (Results 1 – 4 of 4) sorted by relevance
26 fn alloc_error_handler(_: alloc::alloc::Layout) -> ! { in alloc_error_handler() function
25 fn alloc_error_handler(_: alloc::alloc::Layout) -> ! { in alloc_error_handler() function
29 mod alloc_error_handler; module
842 let mut alloc_error_handler = in inject_allocator_crate() localVariable