HomeSort by relevance Sort by last modified time
    Searched full:dtors (Results 51 - 75 of 1992) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/libr2/
crtend_android.o 
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/libr6/
crtend_android.o 
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/lib/
crtend_android.o 
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/libr2/
crtend_android.o 
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/libr6/
crtend_android.o 
  /toolchain/binutils/binutils-2.25/ld/emulparams/
gld960coff.sh 16 *(.dtors)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
vle-multiseg-1.ld 4 { *(.data) *(.ctors) *(.dtors) *(.eh_frame) *(.jcr) }
vle-multiseg-2.ld 13 { *(.data) *(.ctors) *(.dtors) *(.eh_frame) *(.jcr) }
vle-multiseg-3.ld 14 { *(.data) *(.ctors) *(.dtors) *(.eh_frame) *(.jcr) }
vle-multiseg-4.ld 15 { *(.data) *(.ctors) *(.dtors) *(.eh_frame) *(.jcr) }
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
m68kaux.sc 13 DTORS='.dtors : { *(.dtors) }'
35 ${RELOCATING+ *(.dtors)}
53 ${RELOCATING- ${DTORS}}
  /external/clang/test/Analysis/
dtor-cxx11.cpp 1 // RUN: %clang_cc1 -analyze -std=c++11 -analyzer-checker=core,unix.Malloc,debug.ExprInspection -analyzer-config cfg-temporary-dtors=true -Wno-null-dereference -verify %s
no-unreachable-dtors.cpp 7 // the return at the end of an CompoundStmt does not lead to an unreachable block containing the dtors
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/32/
crtbegin.o 
crtbeginT.o 
crtendS.o 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/32/
crtbegin.o 
crtbeginT.o 
crtendS.o 
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
pr14207.s 5 .section .dtors, "aw"
  /ndk/tests/standalone/init-fini-arrays/
run.sh 22 # Check that there is no .dtors section
23 ${PREFIX}readelf -S libfoo.so | grep -q -e .dtors
25 echo "ERROR: Shared library should not have a .dtors section!"
  /external/llvm/test/CodeGen/X86/
2011-08-29-InitOrder.ll 18 ; CHECK-DEFAULT: .section .dtors.64535,"aw",@progbits
20 ; CHECK-DEFAULT: .section .dtors.63535,"aw",@progbits
22 ; CHECK-DEFAULT: .section .dtors.62535,"aw",@progbits
  /toolchain/binutils/binutils-2.25/gold/testsuite/
initpri3.c 58 /* The .ctors section is run in reverse order, the .dtors section in
69 void (*dtors[]) (void) variable
70 __attribute__ ((aligned (4), section (".dtors"))) = {
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/lib/
crtbegin_dynamic.o 
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/libr2/
crtbegin_dynamic.o 

Completed in 427 milliseconds

1 23 4 5 6 7 8 91011>>