Searched refs:__throw_bad_alloc (Results 1 – 23 of 23) sorted by relevance
44 __throw_bad_alloc(void) in __throw_bad_alloc() function100 __throw_bad_alloc(void)
51 __throw_bad_alloc(void) in __throw_bad_alloc() function107 __throw_bad_alloc(void)
92 std::__throw_bad_alloc(); in _M_get()
90 std::__throw_bad_alloc();94 std::__throw_bad_alloc();
201 std::__throw_bad_alloc(); in allocate()231 std::__throw_bad_alloc(); in allocate()
89 std::__throw_bad_alloc();
128 std::__throw_bad_alloc();
673 std::__throw_bad_alloc();
1051 std::__throw_bad_alloc();
36 __throw_bad_alloc(); in do_allocate()62 __throw_bad_alloc(); in do_allocate()
162 __throw_bad_alloc(); in __insert_c()184 __throw_bad_alloc(); in __insert_c()476 __throw_bad_alloc(); in __add()499 __throw_bad_alloc(); in __insert_iterator()522 __throw_bad_alloc(); in __insert_iterator()
296 __throw_bad_alloc(); in copyfmt()301 __throw_bad_alloc(); in copyfmt()308 __throw_bad_alloc(); in copyfmt()315 __throw_bad_alloc(); in copyfmt()
39 __throw_bad_alloc() in __throw_bad_alloc() function
50 __throw_bad_alloc(); in do_allocate()64 void* do_allocate(size_t, size_t) override { __throw_bad_alloc(); } in do_allocate()
44 __throw_bad_alloc(void);
181 __throw_bad_alloc(); in _S_oom_malloc()201 __throw_bad_alloc(); in _S_oom_realloc()421 __throw_bad_alloc(); in allocate()675 __throw_bad_alloc();
249 std::__throw_bad_alloc(); // defined in funcexcept.h in _S_get_per_thread_state()257 std::__throw_bad_alloc(); in _S_get_per_thread_state()
52 __throw_bad_alloc(void) __attribute__((__noreturn__));
290 __throw_bad_alloc();1577 __throw_bad_alloc();1591 __throw_bad_alloc();2829 __throw_bad_alloc();3073 __throw_bad_alloc();3367 __throw_bad_alloc();3371 __throw_bad_alloc();3400 __throw_bad_alloc();3442 __throw_bad_alloc();
171 _LIBCPP_NORETURN _LIBCPP_FUNC_VIS void __throw_bad_alloc(); // not in C++ spec
86 __throw_bad_alloc();104 __throw_bad_alloc();
872 __throw_bad_alloc();
5275 std::__throw_bad_alloc() instead of throw bad_alloc.