Home
last modified time | relevance | path

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

/external/libcxx/include/
Dcxxabi.h52 extern void * __cxa_get_exception_ptr(void * exceptionObject) throw();
/external/libcxxabi/include/
Dcxxabi.h52 extern void * __cxa_get_exception_ptr(void * exceptionObject) throw();
/external/llvm/test/CodeGen/ARM/
D2010-07-26-GlobalMerge.ll57 %0 = tail call i8* @__cxa_get_exception_ptr(i8* %exn) nounwind ; <i8*> [#uses=0]
88 declare i8* @__cxa_get_exception_ptr(i8*)
/external/libcxxabi/src/
Dcxa_exception.cpp257 __cxa_get_exception_ptr(void* unwind_exception) throw() in __cxa_get_exception_ptr() function
/external/llvm/test/CodeGen/X86/
Dnegate-add-zero.ll916 declare i8* @__cxa_get_exception_ptr(i8*) nounwind