Searched defs:__cxa_throw (Results 1 – 1 of 1) sorted by relevance
245 INTERCEPTOR(void, __cxa_throw, void *a, void *b, void *c) { in INTERCEPTOR() argument248 REAL(__cxa_throw)(a, b, c); in INTERCEPTOR() local