HomeSort by relevance Sort by last modified time
    Searched full:__cxa_atexit (Results 1 - 25 of 682) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/Transforms/GlobalOpt/
atexit.ll 4 define internal i32 @__cxa_atexit(void (i8*)* nocapture %func, i8* nocapture %arg, i8* nocapture %dso_handle) nounwind readnone optsize noimplicitfloat {
  /external/clang/test/CodeGenCXX/
global-array-destruction.cpp 25 // CHECK: call {{.*}} @__cxa_atexit
26 // CHECK: call {{.*}} @__cxa_atexit
27 // CHECK: call {{.*}} @__cxa_atexit
28 // CHECK: call {{.*}} @__cxa_atexit
29 // CHECK: call {{.*}} @__cxa_atexit
30 // CHECK: call {{.*}} @__cxa_atexit
31 // CHECK: call {{.*}} @__cxa_atexit
32 // CHECK: call {{.*}} @__cxa_atexit
41 // CHECK: call {{.*}} @__cxa_atexit
49 // CHECK: call {{.*}} @__cxa_atexit
    [all...]
cxx-apple-kext.cpp 9 // CHECK-NO-KEXT: call i32 @__cxa_atexit({{.*}} @_ZN3fooD1Ev
10 // CHECK-NO-KEXT: declare i32 @__cxa_atexit
14 // CHECK-KEXT-NOT: call i32 @__cxa_atexit({{.*}} @_ZN3fooD1Ev
15 // CHECK-KEXT-NOT: declare i32 @__cxa_atexit
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/libx32/
crtbegin_dynamic.o 
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/lib/
crtbegin_dynamic.o 
crtbegin_so.o 
crtbegin_static.o 
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/lib/
crtbegin_dynamic.o 
crtbegin_so.o 
crtbegin_static.o 
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/lib/
crtbegin_dynamic.o 
crtbegin_so.o 
crtbegin_static.o 
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/lib/
crtbegin_so.o 
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/lib/
crtbegin_so.o 

Completed in 2828 milliseconds

1 2 3 4 5 6 7 8 91011>>