Home
last modified time | relevance | path

Searched defs:__cxa_allocate_exception (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/test/Inputs/
H A Dstub.c11 void *__cxa_allocate_exception; variable
/llvm-project/libcxxabi/src/
H A Dcxa_exception.cpp183 void *__cxa_allocate_exception(size_t thrown_size) throw() { in __cxa_allocate_exception() function