Home
last modified time | relevance | path

Searched refs:alloc_or_die (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc541 static char *alloc_or_die(size_t size) in alloc_or_die() function
584 char *buffer = alloc_or_die(size); in __cxa_allocate_exception()
591 char *buffer = alloc_or_die(size); in __cxa_allocate_dependent_exception()