OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dtors
(Results
476 - 500
of
2011
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
elf_x86_64.xn
32
.rela.
dtors
: { *(.rela.
dtors
) }
111
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
112
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
136
.
dtors
:
138
KEEP (*crtbegin.o(.
dtors
))
139
KEEP (*crtbegin*.o(.
dtors
))
140
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
141
KEEP (*(SORT(.
dtors
.*)))
142
KEEP (*(.
dtors
))
[
all
...]
elf_x86_64.xs
31
.rela.
dtors
: { *(.rela.
dtors
) }
103
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
104
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
127
.
dtors
:
129
KEEP (*crtbegin.o(.
dtors
))
130
KEEP (*crtbegin*.o(.
dtors
))
131
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
132
KEEP (*(SORT(.
dtors
.*)))
133
KEEP (*(.
dtors
))
[
all
...]
/toolchain/binutils/binutils-2.25/ld/scripttempl/
elfd30v.sc
34
DTOR=" .
dtors
${CONSTRUCTING-0} :
37
KEEP (*crtbegin.o(.
dtors
))
38
KEEP (*crtbegin?.o(.
dtors
))
39
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .
dtors
))
40
KEEP (*(SORT(.
dtors
.*)))
41
KEEP (*(.
dtors
))
102
.rel.
dtors
${RELOCATING-0} : { *(.rel.
dtors
) }
103
.rela.
dtors
${RELOCATING-0} : { *(.rela.
dtors
) }
[
all
...]
nw.sc
73
.rel.
dtors
${RELOCATING-0} : { *(.rel.
dtors
) }
74
.rela.
dtors
${RELOCATING-0} : { *(.rela.
dtors
) }
92
${CONSTRUCTING+ *(.
dtors
)}
100
.
dtors
${RELOCATING-0} : { *(.
dtors
) }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/ldscripts/
elf_i386.xsc
30
*(.rel.
dtors
)
123
.
dtors
:
125
KEEP (*crtbegin.o(.
dtors
))
126
KEEP (*crtbegin*.o(.
dtors
))
127
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
128
KEEP (*(SORT(.
dtors
.*)))
129
KEEP (*(.
dtors
))
elf_i386.xsw
29
*(.rel.
dtors
)
122
.
dtors
:
124
KEEP (*crtbegin.o(.
dtors
))
125
KEEP (*crtbegin*.o(.
dtors
))
126
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
127
KEEP (*(SORT(.
dtors
.*)))
128
KEEP (*(.
dtors
))
elf_i386.xw
30
*(.rel.
dtors
)
131
.
dtors
:
133
KEEP (*crtbegin.o(.
dtors
))
134
KEEP (*crtbegin*.o(.
dtors
))
135
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
136
KEEP (*(SORT(.
dtors
.*)))
137
KEEP (*(.
dtors
))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib/ldscripts/
elf_i386.xsc
30
*(.rel.
dtors
)
123
.
dtors
:
125
KEEP (*crtbegin.o(.
dtors
))
126
KEEP (*crtbegin*.o(.
dtors
))
127
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
128
KEEP (*(SORT(.
dtors
.*)))
129
KEEP (*(.
dtors
))
elf_i386.xsw
29
*(.rel.
dtors
)
122
.
dtors
:
124
KEEP (*crtbegin.o(.
dtors
))
125
KEEP (*crtbegin*.o(.
dtors
))
126
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
127
KEEP (*(SORT(.
dtors
.*)))
128
KEEP (*(.
dtors
))
elf_i386.xw
30
*(.rel.
dtors
)
131
.
dtors
:
133
KEEP (*crtbegin.o(.
dtors
))
134
KEEP (*crtbegin*.o(.
dtors
))
135
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
136
KEEP (*(SORT(.
dtors
.*)))
137
KEEP (*(.
dtors
))
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
arm-dyn.ld
28
*(.rel.
dtors
)
42
*(.rela.
dtors
)
120
.
dtors
:
122
KEEP (*crtbegin*.o(.
dtors
))
123
KEEP (*(EXCLUDE_FILE (*crtend*.o ) .
dtors
))
124
KEEP (*(SORT(.
dtors
.*)))
125
KEEP (*(.
dtors
))
arm-lib.ld
27
*(.rel.
dtors
)
41
*(.rela.
dtors
)
113
.
dtors
:
115
KEEP (*crtbegin*.o(.
dtors
))
116
KEEP (*(EXCLUDE_FILE (*crtend*.o ) .
dtors
))
117
KEEP (*(SORT(.
dtors
.*)))
118
KEEP (*(.
dtors
))
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/lib/ldscripts/
aarch64elf.xc
33
*(.rela.
dtors
)
109
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
110
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
134
.
dtors
:
136
KEEP (*crtbegin.o(.
dtors
))
137
KEEP (*crtbegin*.o(.
dtors
))
138
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
139
KEEP (*(SORT(.
dtors
.*)))
140
KEEP (*(.
dtors
))
aarch64elf.xsc
33
*(.rela.
dtors
)
102
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
103
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
126
.
dtors
:
128
KEEP (*crtbegin.o(.
dtors
))
129
KEEP (*crtbegin*.o(.
dtors
))
130
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
131
KEEP (*(SORT(.
dtors
.*)))
132
KEEP (*(.
dtors
))
aarch64elf.xsw
32
*(.rela.
dtors
)
101
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
102
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
125
.
dtors
:
127
KEEP (*crtbegin.o(.
dtors
))
128
KEEP (*crtbegin*.o(.
dtors
))
129
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
130
KEEP (*(SORT(.
dtors
.*)))
131
KEEP (*(.
dtors
))
aarch64elf.xw
33
*(.rela.
dtors
)
109
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
110
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
134
.
dtors
:
136
KEEP (*crtbegin.o(.
dtors
))
137
KEEP (*crtbegin*.o(.
dtors
))
138
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
139
KEEP (*(SORT(.
dtors
.*)))
140
KEEP (*(.
dtors
))
aarch64elf32.xc
33
*(.rela.
dtors
)
109
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
110
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
134
.
dtors
:
136
KEEP (*crtbegin.o(.
dtors
))
137
KEEP (*crtbegin*.o(.
dtors
))
138
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
139
KEEP (*(SORT(.
dtors
.*)))
140
KEEP (*(.
dtors
))
aarch64elf32.xsc
33
*(.rela.
dtors
)
102
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
103
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
126
.
dtors
:
128
KEEP (*crtbegin.o(.
dtors
))
129
KEEP (*crtbegin*.o(.
dtors
))
130
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
131
KEEP (*(SORT(.
dtors
.*)))
132
KEEP (*(.
dtors
))
aarch64elf32.xsw
32
*(.rela.
dtors
)
101
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
102
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
125
.
dtors
:
127
KEEP (*crtbegin.o(.
dtors
))
128
KEEP (*crtbegin*.o(.
dtors
))
129
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
130
KEEP (*(SORT(.
dtors
.*)))
131
KEEP (*(.
dtors
))
aarch64elf32.xw
33
*(.rela.
dtors
)
109
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
110
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
134
.
dtors
:
136
KEEP (*crtbegin.o(.
dtors
))
137
KEEP (*crtbegin*.o(.
dtors
))
138
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
139
KEEP (*(SORT(.
dtors
.*)))
140
KEEP (*(.
dtors
))
aarch64elf32b.xc
33
*(.rela.
dtors
)
109
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
110
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
134
.
dtors
:
136
KEEP (*crtbegin.o(.
dtors
))
137
KEEP (*crtbegin*.o(.
dtors
))
138
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
139
KEEP (*(SORT(.
dtors
.*)))
140
KEEP (*(.
dtors
))
aarch64elf32b.xsc
33
*(.rela.
dtors
)
102
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
103
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
126
.
dtors
:
128
KEEP (*crtbegin.o(.
dtors
))
129
KEEP (*crtbegin*.o(.
dtors
))
130
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
131
KEEP (*(SORT(.
dtors
.*)))
132
KEEP (*(.
dtors
))
aarch64elf32b.xsw
32
*(.rela.
dtors
)
101
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
102
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
125
.
dtors
:
127
KEEP (*crtbegin.o(.
dtors
))
128
KEEP (*crtbegin*.o(.
dtors
))
129
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
130
KEEP (*(SORT(.
dtors
.*)))
131
KEEP (*(.
dtors
))
aarch64elf32b.xw
33
*(.rela.
dtors
)
109
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
110
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
134
.
dtors
:
136
KEEP (*crtbegin.o(.
dtors
))
137
KEEP (*crtbegin*.o(.
dtors
))
138
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
139
KEEP (*(SORT(.
dtors
.*)))
140
KEEP (*(.
dtors
))
aarch64elfb.xc
33
*(.rela.
dtors
)
109
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.
dtors
.*)))
110
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin*.o *crtend.o *crtend*.o ) .
dtors
))
134
.
dtors
:
136
KEEP (*crtbegin.o(.
dtors
))
137
KEEP (*crtbegin*.o(.
dtors
))
138
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend*.o ) .
dtors
))
139
KEEP (*(SORT(.
dtors
.*)))
140
KEEP (*(.
dtors
))
Completed in 285 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>