Home
last modified time | relevance | path

Searched refs:dtors (Results 1 – 25 of 33) sorted by relevance

12

/external/libcxxabi/src/
Dcxa_thread_atexit.cpp65 __thread DtorList* dtors = nullptr; variable
72 while (auto head = dtors) { in run_dtors()
73 dtors = head->next; in run_dtors()
131 head->next = dtors; in __cxa_thread_atexit()
132 dtors = head; in __cxa_thread_atexit()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
Donly-needed-dtors1.ll1 ; RUN: llvm-link -S %s %p/Inputs/only-needed-dtors.ll | FileCheck %s --ch…
2 ; RUN: llvm-link -S -internalize %s %p/Inputs/only-needed-dtors.ll | FileCheck %s --ch…
3 ; RUN: llvm-link -S -only-needed %s %p/Inputs/only-needed-dtors.ll | FileCheck %s --ch…
4 ; RUN: llvm-link -S -only-needed -internalize %s %p/Inputs/only-needed-dtors.ll | FileCheck %s --ch…
Donly-needed-dtors2.ll1 ; RUN: llvm-link -S %s %p/Inputs/only-needed-dtors.ll | FileCheck %s --ch…
2 ; RUN: llvm-link -S -internalize %s %p/Inputs/only-needed-dtors.ll | FileCheck %s --ch…
3 ; RUN: llvm-link -S -only-needed %s %p/Inputs/only-needed-dtors.ll | FileCheck %s --ch…
4 ; RUN: llvm-link -S -only-needed -internalize %s %p/Inputs/only-needed-dtors.ll | FileCheck %s --ch…
/external/perfetto/ui/src/controller/
Dcontroller.ts76 const dtors = new Array<(() => void)>(); constant
82 dtors.push(() => instance.onDestroy());
93 for (const dtor of dtors) dtor(); // Invoke all onDestroy()s.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2011-08-29-InitOrder.ll18 ; CHECK-DEFAULT: .section .dtors.64535,"aw",@progbits
20 ; CHECK-DEFAULT: .section .dtors.63535,"aw",@progbits
22 ; CHECK-DEFAULT: .section .dtors.62535,"aw",@progbits
/external/llvm/test/CodeGen/X86/
D2011-08-29-InitOrder.ll18 ; CHECK-DEFAULT: .section .dtors.64535,"aw",@progbits
20 ; CHECK-DEFAULT: .section .dtors.63535,"aw",@progbits
22 ; CHECK-DEFAULT: .section .dtors.62535,"aw",@progbits
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dsection.ll3 ; CHECK: .section .dtors,"aw",%progbits
5 @__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors" ; <[1 x i32]*> [#…
Dctors_dtors.ll9 ; ELF: .section .dtors,"aw",%progbits
/external/llvm/test/CodeGen/ARM/
Dsection.ll3 ; CHECK: .section .dtors,"aw",%progbits
5 @__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors" ; <[1 x i32]*> [#…
Dctors_dtors.ll9 ; ELF: .section .dtors,"aw",%progbits
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dsection.ll3 ; CHECK: .section .dtors,"aw",%progbits
5 @__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors" ; <[1 x i32]*> [#…
Dctors_dtors.ll9 ; ELF: .section .dtors,"aw",%progbits
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DProfilingUtils.cpp150 std::vector<Constant *> dtors; in InsertProfilingShutdownCall() local
156 dtors.push_back(cast<Constant>(InitList->getOperand(i))); in InsertProfilingShutdownCall()
166 dtors.push_back(ConstantStruct::get(GlobalDtorElemTy, Elem)); in InsertProfilingShutdownCall()
168 cast<ArrayType>(GlobalDtors->getType()->getElementType()), dtors)); in InsertProfilingShutdownCall()
/external/elfutils/tests/
Drun-strip-remove-keep.sh57 [18] .dtors PROGBITS 08049500 000500 000008 0 WA 0 0 4
92 [18] .dtors NOBITS 08049500 000120 000008 0 WA 0 0 4
143 [18] .dtors PROGBITS 08049500 000500 000008 0 WA 0 0 4
179 [18] .dtors NOBITS 08049500 000120 000008 0 WA 0 0 4
230 [16] .dtors PROGBITS 0000000000200658 00000658 00000010 0 WA 0 0 8
265 [16] .dtors NOBITS 0000000000200658 000001c0 00000010 0 WA 0 0 8
309 [16] .dtors PROGBITS 0000000000200658 00000658 00000010 0 WA 0 0 8
344 [16] .dtors NOBITS 0000000000200658 000001c0 00000010 0 WA 0 0 8
389 [18] .dtors PROGBITS 08049500 000500 000008 0 WA 0 0 4
425 [18] .dtors NOBITS 08049500 000120 000008 0 WA 0 0 4
[all …]
Drun-elfputzdata.sh42 Cannot compress 19 .dtors
80 Cannot compress 19 .dtors
120 Cannot compress 18 .dtors
156 Cannot compress 18 .dtors
/external/llvm/test/CodeGen/SPARC/
D2008-10-10-InlineAsmRegOperand.ll6 module asm "\09.section\09\22.dtors\22,#alloc,#write"
/external/swiftshader/third_party/LLVM/test/CodeGen/SPARC/
D2008-10-10-InlineAsmRegOperand.ll6 module asm "\09.section\09\22.dtors\22,#alloc,#write"
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
D2008-10-10-InlineAsmRegOperand.ll6 module asm "\09.section\09\22.dtors\22,#alloc,#write"
/external/llvm/test/tools/llvm-readobj/
Dgnu-phdrs.test41 ELF32-NEXT: 03 .tdata .ctors .dtors .jcr .dynamic .got .got.plt .data .bss
47 ELF32-NEXT: 09 .tdata .ctors .dtors .jcr .dynamic .got
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dgnu-phdrs.test41 ELF32-NEXT: 03 .tdata .ctors .dtors .jcr .dynamic .got .got.plt .data .bss
47 ELF32-NEXT: 09 .tdata .ctors .dtors .jcr .dynamic .got
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-structors.cpp340 namespace dtors { namespace
/external/llvm/test/MC/COFF/
Dglobal_ctors_dtors.ll64 ; MINGW32: .section .dtors,"dw"
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dglobal_ctors_dtors.ll64 ; MINGW32: .section .dtors,"dw"
/external/llvm/docs/HistoricalNotes/
D2001-09-18-OptimizeExceptions.txt11 that every function call has to have code to invoke dtors on objects
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-09-18-OptimizeExceptions.txt11 that every function call has to have code to invoke dtors on objects

12