Searched refs:__cxa_allocate_exception (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/cxx/include/
H A Dcxxabi.h42 __cxa_allocate_exception(size_t thrown_size) throw();
/barrelfish-master/lib/cxx/cxxabi/
H A Dcxa_exception.cpp184 void *__cxa_allocate_exception(size_t thrown_size) throw() { function
201 // Free a __cxa_exception object allocated with __cxa_allocate_exception.
213 // Otherwise, it will work like __cxa_allocate_exception.

Completed in 87 milliseconds