Searched defs:__cxa_allocate_exception (Results 1 – 7 of 7) sorted by relevance
124 fn __cxa_allocate_exception(thrown_size: libc::size_t) -> *mut libc::c_void; in __cxa_allocate_exception() function
183 void *__cxa_allocate_exception(size_t thrown_size) throw() { in __cxa_allocate_exception() function
185 void *__cxa_allocate_exception(size_t thrown_size) throw() { in __cxa_allocate_exception() function