OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dtors
(Results
151 - 175
of
1992
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/libr2/
crtbegin_dynamic.o
crtbegin_static.o
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/libr6/
crtbegin_dynamic.o
crtbegin_static.o
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/lib/
crtbegin_dynamic.o
crtbegin_static.o
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/libr2/
crtbegin_dynamic.o
crtbegin_static.o
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/libr6/
crtbegin_dynamic.o
crtbegin_static.o
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
vle-multiseg-5.ld
41
*(.
dtors
)
vle-multiseg-6.ld
13
*(.
dtors
)
/toolchain/binutils/binutils-2.25/ld/scripttempl/
v850.sc
64
.rel.
dtors
: { *(.rel.
dtors
) }
65
.rela.
dtors
: { *(.rela.
dtors
) }
125
.
dtors
:
128
KEEP (*(EXCLUDE_FILE (*crtend.o) .
dtors
))
129
KEEP (*(SORT(.
dtors
.*)))
130
KEEP (*crtend.o(.
dtors
))
v850_rh850.sc
68
.rel.
dtors
: { *(.rel.
dtors
) }
69
.rela.
dtors
: { *(.rela.
dtors
) }
135
.
dtors
:
138
KEEP (*(EXCLUDE_FILE (*crtend.o) .
dtors
))
139
KEEP (*(SORT(.
dtors
.*)))
140
KEEP (*crtend.o(.
dtors
))
mmo.sc
34
/* FIXME: Move .init, .fini, .ctors and .
dtors
to their own sections. */
45
/* FIXME: Align ctors,
dtors
, ehframe. */
62
${RELOCATING+ KEEP (*crtbegin.o(.
dtors
))}
63
${RELOCATING+ KEEP (*crtbegin?.o(.
dtors
))}
64
${RELOCATING+ KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .
dtors
))}
65
${RELOCATING+ KEEP (*(SORT(.
dtors
.*)))}
66
${RELOCATING+ KEEP (*(.
dtors
))}
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
elf-offset.ld
53
.rel.
dtors
: { *(.rel.
dtors
) }
54
.rela.
dtors
: { *(.rela.
dtors
) }
109
.
dtors
:
111
KEEP (*crtbegin.o(.
dtors
))
112
KEEP (*(SORT(.
dtors
.*)))
113
KEEP (*(.
dtors
))
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
elf-offset.ld
51
.rel.
dtors
: { *(.rel.
dtors
) }
52
.rela.
dtors
: { *(.rela.
dtors
) }
107
.
dtors
:
109
KEEP (*crtbegin.o(.
dtors
))
110
KEEP (*(SORT(.
dtors
.*)))
111
KEEP (*(.
dtors
))
/external/clang/test/CodeGenCXX/
microsoft-abi-structors.cpp
5
// RUN: FileCheck --check-prefix
DTORS
%s < %t
10
// RUN: %clang_cc1 -emit-llvm %s -o - -mconstructor-aliases -triple=x86_64-pc-win32 -fno-rtti | FileCheck --check-prefix
DTORS
-X64 %s
50
//
DTORS
: define linkonce_odr x86_thiscallcc i8* @"\01??_GC@basic@@UAEPAXI@Z"(%"struct.basic::C"* %this, i32 %should_call_delete) {{.*}} comdat {{.*}} {
51
//
DTORS
: store i32 %should_call_delete, i32* %[[SHOULD_DELETE_VAR:[0-9a-z._]+]], align 4
52
//
DTORS
: store i8* %{{.*}}, i8** %[[RETVAL:[0-9a-z._]+]]
53
//
DTORS
: %[[SHOULD_DELETE_VALUE:[0-9a-z._]+]] = load i32, i32* %[[SHOULD_DELETE_VAR]]
54
//
DTORS
: call x86_thiscallcc void @"\01??1C@basic@@UAE@XZ"(%"struct.basic::C"* %[[THIS:[0-9a-z]+]])
55
//
DTORS
-NEXT: %[[CONDITION:[0-9]+]] = icmp eq i32 %[[SHOULD_DELETE_VALUE]], 0
56
//
DTORS
-NEXT: br i1 %[[CONDITION]], label %[[CONTINUE_LABEL:[0-9a-z._]+]], label %[[CALL_DELETE_LABEL:[0-9a-z._]+]]
58
//
DTORS
: [[CALL_DELETE_LABEL]
340
namespace
dtors
{
namespace
[
all
...]
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/lib/ldscripts/
armelf.x
42
.rel.
dtors
: { *(.rel.
dtors
) }
43
.rela.
dtors
: { *(.rela.
dtors
) }
138
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
139
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
163
.
dtors
:
165
KEEP (*crtbegin.o(.
dtors
))
166
KEEP (*crtbegin*.o(.
dtors
))
167
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
[
all
...]
armelf.xbn
41
.rel.
dtors
: { *(.rel.
dtors
) }
42
.rela.
dtors
: { *(.rela.
dtors
) }
137
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
138
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
162
.
dtors
:
164
KEEP (*crtbegin.o(.
dtors
))
165
KEEP (*crtbegin*.o(.
dtors
))
166
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
[
all
...]
armelf.xn
41
.rel.
dtors
: { *(.rel.
dtors
) }
42
.rela.
dtors
: { *(.rela.
dtors
) }
137
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
138
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
162
.
dtors
:
164
KEEP (*crtbegin.o(.
dtors
))
165
KEEP (*crtbegin*.o(.
dtors
))
166
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
[
all
...]
armelf.xs
40
.rel.
dtors
: { *(.rel.
dtors
) }
41
.rela.
dtors
: { *(.rela.
dtors
) }
127
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
128
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
151
.
dtors
:
153
KEEP (*crtbegin.o(.
dtors
))
154
KEEP (*crtbegin*.o(.
dtors
))
155
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
[
all
...]
armelf_linux_eabi.x
42
.rel.
dtors
: { *(.rel.
dtors
) }
43
.rela.
dtors
: { *(.rela.
dtors
) }
138
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
139
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
163
.
dtors
:
165
KEEP (*crtbegin.o(.
dtors
))
166
KEEP (*crtbegin*.o(.
dtors
))
167
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
[
all
...]
armelf_linux_eabi.xbn
41
.rel.
dtors
: { *(.rel.
dtors
) }
42
.rela.
dtors
: { *(.rela.
dtors
) }
137
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
138
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
162
.
dtors
:
164
KEEP (*crtbegin.o(.
dtors
))
165
KEEP (*crtbegin*.o(.
dtors
))
166
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
[
all
...]
armelf_linux_eabi.xd
41
.rel.
dtors
: { *(.rel.
dtors
) }
42
.rela.
dtors
: { *(.rela.
dtors
) }
137
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
138
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
162
.
dtors
:
164
KEEP (*crtbegin.o(.
dtors
))
165
KEEP (*crtbegin*.o(.
dtors
))
166
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
[
all
...]
Completed in 264 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>