Searched refs:__throw_bad_alloc (Results 1 – 10 of 10) sorted by relevance
50 __throw_bad_alloc();68 __throw_bad_alloc();
256 __throw_bad_alloc(); in copyfmt()261 __throw_bad_alloc(); in copyfmt()267 __throw_bad_alloc(); in copyfmt()273 __throw_bad_alloc(); in copyfmt()
20 void __throw_bad_alloc() { in __throw_bad_alloc() function
21 inline void __throw_bad_alloc_shim() { std::__throw_bad_alloc(); } in __throw_bad_alloc_shim()
50 __throw_bad_alloc(); in do_allocate()64 void* do_allocate(size_t, size_t) override { __throw_bad_alloc(); } in do_allocate()
47 std::__throw_bad_alloc(); in __handle_exception()
90 std::__throw_bad_alloc(); in handleOOM()
169 _LIBCPP_NORETURN _LIBCPP_EXPORTED_FROM_ABI void __throw_bad_alloc(); // not in C++ spec
297 __throw_bad_alloc();1402 __throw_bad_alloc();1415 __throw_bad_alloc();2460 __throw_bad_alloc();2663 __throw_bad_alloc();2937 __throw_bad_alloc();2941 __throw_bad_alloc();2968 __throw_bad_alloc();3006 __throw_bad_alloc();
594 __throw_bad_alloc();