/external/clang/test/CodeGenCXX/ |
throw-expression-cleanup.cpp | 19 // CHECK: invoke void @__cxa_throw
|
threadsafe-statics-exceptions.cpp | 20 // CHECK: call void @__cxa_throw
|
runtimecc.cpp | 40 // CHECK-NEXT: call arm_aapcscc void @__cxa_throw(i8* [[T0]], i8* bitcast (i8** @_ZTIi to i8*), i8* null) [[NORETURN:#[0-9]+]] 46 // CHECK: declare arm_aapcscc void @__cxa_throw(i8*, i8*, i8*)
|
cxx0x-delegating-ctors.cpp | 31 // CHECK: void @__cxa_throw 36 // CHECK: void @__cxa_throw
|
eh.cpp | 17 // CHECK-NEXT: call void @__cxa_throw(i8* [[EXNOBJ]], i8* bitcast ({ i8*, i8* }* @_ZTI7test1_D to i8*), i8* null) [[NR:#[0-9]+]] 40 // CHECK: call void @__cxa_throw(i8* [[EXNOBJ]], i8* bitcast ({{.*}}* @_ZTI7test2_D to i8*), i8* null) [[NR]] 58 // CHECK-NEXT: call void @__cxa_throw(i8* [[EXNOBJ]], i8* bitcast ({ i8*, i8*, i32, i8* }* @_ZTIPV7test3_D to i8*), i8* null) [[NR]] 86 // CHECK: invoke void @__cxa_throw(i8* [[EXNOBJ]], i8* bitcast ({{.*}}* @_ZTIN5test51AE to i8*), i8* bitcast (void ([[A]]*)* @_ZN5test51AD1Ev to i8*)) [[NR]] 114 // CHECK-NEXT: invoke void @__cxa_throw(i8* [[EXNALLOC]], i8* bitcast (i8** @_ZTIi to i8*), i8* null 432 // CHECK-NEXT: invoke void @__cxa_throw(i8* [[EXN]],
|
/external/llvm/test/CodeGen/ARM/ |
gv-stubs-crash.ll | 21 call void @__cxa_throw(i8* %exn, i8* bitcast ({ i8*, i8* }* @Exn to i8*), i8* bitcast (void (i32*)* @dtor to i8*)) noreturn 36 declare void @__cxa_throw(i8*, i8*, i8*)
|
ehabi-filters.ll | 13 declare void @__cxa_throw(i8*, i8*, i8*) 23 invoke void @__cxa_throw(i8* %exception.i, i8* bitcast (i8** @_ZTIi to i8*), i8* null) noreturn
|
eh-dispcont.ll | 15 invoke void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null) #2 32 declare void @__cxa_throw(i8*, i8*, i8*)
|
2010-07-26-GlobalMerge.ll | 41 declare void @__cxa_throw(i8*, i8*, i8*) 50 invoke void @__cxa_throw(i8* %exception.i, i8* bitcast (%0* @_ZTI1A to i8*), i8* bitcast (void (%struct.A*)* @_ZN1AD1Ev to i8*)) noreturn
|
/external/llvm/test/CodeGen/Generic/ |
2007-12-31-UnusedSelector.ll | 10 invoke void @__cxa_throw( i8* null, i8* bitcast (%struct.__class_type_info_pseudo* @_ZTI2e1 to i8*), void (i8*)* null ) noreturn 31 declare void @__cxa_throw(i8*, i8*, void (i8*)*) noreturn
|
/external/llvm/test/CodeGen/Mips/ |
ex2.ll | 19 call void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIPKc to i8*), i8* null) noreturn 29 declare void @__cxa_throw(i8*, i8*, i8*)
|
eh.ll | 22 invoke void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTId to i8*), i8* null) noreturn 59 declare void @__cxa_throw(i8*, i8*, i8*)
|
mips16ex.ll | 19 invoke void @__cxa_throw(i8* %exception, i8* bitcast (i8** @_ZTIi to i8*), i8* null) noreturn 81 declare void @__cxa_throw(i8*, i8*, i8*)
|
/external/llvm/test/MC/Mips/ |
ef_frame.ll | 25 invoke void @__cxa_throw(i8* %exception.i, i8* bitcast (i8** @_ZTIi to i8*), i8* null) noreturn 49 declare void @__cxa_throw(i8*, i8*, i8*)
|
/external/llvm/test/Transforms/SimplifyCFG/ |
trivial-throw.ll | 11 call void @__cxa_throw(i8* %exception, i8* bitcast ({ i8*, i8* }* @_ZTI13TestException to i8*), i8* null) #2 66 declare void @__cxa_throw(i8*, i8*, i8*)
|
/external/clang/test/CodeGenObjCXX/ |
arc-exceptions.mm | 106 // CHECK: invoke void @__cxa_throw(
|
/external/compiler-rt/lib/asan/ |
asan_interceptors.cc | 210 INTERCEPTOR(void, __cxa_throw, void *a, void *b, void *c) { 211 CHECK(REAL(__cxa_throw)); 213 REAL(__cxa_throw)(a, b, c); 755 INTERCEPT_FUNCTION(__cxa_throw);
|
/ndk/sources/cxx-stl/gabi++/include/ |
cxxabi.h | 331 void __cxa_throw(void* thrown_exception, std::type_info* tinfo, void (*dest)(void*));
|
/ndk/sources/cxx-stl/gabi++/src/ |
cxxabi.cc | 180 extern "C" void __cxa_throw(void* thrown_exc, function in namespace:__cxxabiv1
|
/external/elfutils/tests/ |
run-strings-test.sh | 267 testfile6: 4fa __cxa_throw 310 testfile7: 4fa __cxa_throw
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/ |
libsupc++.a | 36 g? g? g? g? g? g? g? g? g? g? y: ?? ?J ?& |