OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
326 - 350
of
11137
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
elf_x86_64.xdw
46
KEEP
(*(.init))
61
KEEP
(*(.fini))
69
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
79
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
93
KEEP
(*(.preinit_array))
99
KEEP
(*crtbegin*.o(.init_array))
100
KEEP
(*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
101
KEEP
(*(.init_array))
102
KEEP
(*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
108
KEEP
(*crtbegin*.o(.fini_array)
[
all
...]
elf_x86_64.xn
44
KEEP
(*(.init))
59
KEEP
(*(.fini))
67
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
77
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
91
KEEP
(*(.preinit_array))
97
KEEP
(*crtbegin*.o(.init_array))
98
KEEP
(*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
99
KEEP
(*(.init_array))
100
KEEP
(*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
106
KEEP
(*crtbegin*.o(.fini_array)
[
all
...]
elf_x86_64.xs
41
KEEP
(*(.init))
56
KEEP
(*(.fini))
64
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
74
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
87
KEEP
(*(.preinit_array))
91
KEEP
(*crtbegin*.o(.init_array))
92
KEEP
(*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
93
KEEP
(*(.init_array))
94
KEEP
(*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
98
KEEP
(*crtbegin*.o(.fini_array)
[
all
...]
elf_x86_64.xsc
44
KEEP
(*(.init))
59
KEEP
(*(.fini))
67
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
77
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
90
KEEP
(*(.preinit_array))
94
KEEP
(*crtbegin*.o(.init_array))
95
KEEP
(*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
96
KEEP
(*(.init_array))
97
KEEP
(*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
101
KEEP
(*crtbegin*.o(.fini_array)
[
all
...]
elf_x86_64.xsw
43
KEEP
(*(.init))
58
KEEP
(*(.fini))
66
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
76
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
89
KEEP
(*(.preinit_array))
93
KEEP
(*crtbegin*.o(.init_array))
94
KEEP
(*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
95
KEEP
(*(.init_array))
96
KEEP
(*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
100
KEEP
(*crtbegin*.o(.fini_array)
[
all
...]
elf_x86_64.xw
46
KEEP
(*(.init))
61
KEEP
(*(.fini))
69
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
79
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
93
KEEP
(*(.preinit_array))
99
KEEP
(*crtbegin*.o(.init_array))
100
KEEP
(*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
101
KEEP
(*(.init_array))
102
KEEP
(*(EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
108
KEEP
(*crtbegin*.o(.fini_array)
[
all
...]
/prebuilts/tools/common/proguard/proguard4.7/examples/
scala.pro
25
# traces later on.
Keep
a fixed source file attribute and all line number
37
# You can print out the seeds that are matching the
keep
options below.
50
-
keep
class * implements org.xml.sax.EntityResolver
83
#-
keep
class * implements jline.Completor
84
#-
keep
class * implements jline.Terminal
86
#-
keep
class scala.tools.nsc.Global
129
# -
keep
public class mypackage.MyClass
130
# -
keep
public interface mypackage.MyInterface
131
# -
keep
public class * implements mypackage.MyInterface
applets.pro
15
# traces later on.
Keep
a fixed source file attribute and all line number
27
# You can print out the seeds that are matching the
keep
options below.
33
-
keep
public class * extends java.applet.Applet
67
# -
keep
public class mypackage.MyClass
68
# -
keep
public interface mypackage.MyInterface
69
# -
keep
public class * implements mypackage.MyInterface
servlets.pro
16
# traces later on.
Keep
a fixed source file attribute and all line number
28
# You can print out the seeds that are matching the
keep
options below.
34
-
keep
public class * implements javax.servlet.Servlet
68
# -
keep
public class mypackage.MyClass
69
# -
keep
public interface mypackage.MyInterface
70
# -
keep
public class * implements mypackage.MyInterface
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/arm-eabi/lib/ldscripts/
armelf.x
66
KEEP
(*(.init))
83
KEEP
(*(.fini))
95
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
101
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
109
KEEP
(*(.preinit_array))
115
KEEP
(*(SORT(.init_array.*)))
116
KEEP
(*(.init_array))
122
KEEP
(*(SORT(.fini_array.*)))
123
KEEP
(*(.fini_array))
137
KEEP
(*crtbegin.o(.ctors)
[
all
...]
armelf.xbn
66
KEEP
(*(.init))
83
KEEP
(*(.fini))
95
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
101
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
109
KEEP
(*(.preinit_array))
115
KEEP
(*(SORT(.init_array.*)))
116
KEEP
(*(.init_array))
122
KEEP
(*(SORT(.fini_array.*)))
123
KEEP
(*(.fini_array))
137
KEEP
(*crtbegin.o(.ctors)
[
all
...]
armelf.xc
69
KEEP
(*(.init))
86
KEEP
(*(.fini))
98
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
104
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
112
KEEP
(*(.preinit_array))
118
KEEP
(*(SORT(.init_array.*)))
119
KEEP
(*(.init_array))
125
KEEP
(*(SORT(.fini_array.*)))
126
KEEP
(*(.fini_array))
140
KEEP
(*crtbegin.o(.ctors)
[
all
...]
armelf.xn
66
KEEP
(*(.init))
83
KEEP
(*(.fini))
95
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
101
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
109
KEEP
(*(.preinit_array))
115
KEEP
(*(SORT(.init_array.*)))
116
KEEP
(*(.init_array))
122
KEEP
(*(SORT(.fini_array.*)))
123
KEEP
(*(.fini_array))
137
KEEP
(*crtbegin.o(.ctors)
[
all
...]
armelf.xs
61
KEEP
(*(.init))
78
KEEP
(*(.fini))
90
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
96
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
103
KEEP
(*(.preinit_array))
107
KEEP
(*(SORT(.init_array.*)))
108
KEEP
(*(.init_array))
112
KEEP
(*(SORT(.fini_array.*)))
113
KEEP
(*(.fini_array))
126
KEEP
(*crtbegin.o(.ctors)
[
all
...]
armelf.xsc
60
KEEP
(*(.init))
77
KEEP
(*(.fini))
89
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
95
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
102
KEEP
(*(.preinit_array))
106
KEEP
(*(SORT(.init_array.*)))
107
KEEP
(*(.init_array))
111
KEEP
(*(SORT(.fini_array.*)))
112
KEEP
(*(.fini_array))
125
KEEP
(*crtbegin.o(.ctors)
[
all
...]
armelf.xsw
60
KEEP
(*(.init))
77
KEEP
(*(.fini))
89
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
95
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
102
KEEP
(*(.preinit_array))
106
KEEP
(*(SORT(.init_array.*)))
107
KEEP
(*(.init_array))
111
KEEP
(*(SORT(.fini_array.*)))
112
KEEP
(*(.fini_array))
125
KEEP
(*crtbegin.o(.ctors)
[
all
...]
armelf.xw
69
KEEP
(*(.init))
86
KEEP
(*(.fini))
98
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
104
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
112
KEEP
(*(.preinit_array))
118
KEEP
(*(SORT(.init_array.*)))
119
KEEP
(*(.init_array))
125
KEEP
(*(SORT(.fini_array.*)))
126
KEEP
(*(.fini_array))
140
KEEP
(*crtbegin.o(.ctors)
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/lib/ldscripts/
elf32btsmipn32.xc
79
KEEP
(*(.init))
97
KEEP
(*(.fini))
110
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
116
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
129
KEEP
(*(.preinit_array))
135
KEEP
(*crtbegin*.o(.init_array))
136
KEEP
(*(SORT(.init_array.*)))
137
KEEP
(*(.init_array))
143
KEEP
(*crtbegin*.o(.fini_array))
144
KEEP
(*(SORT(.fini_array.*))
[
all
...]
elf32btsmipn32.xdc
79
KEEP
(*(.init))
97
KEEP
(*(.fini))
110
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
116
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
129
KEEP
(*(.preinit_array))
135
KEEP
(*crtbegin*.o(.init_array))
136
KEEP
(*(SORT(.init_array.*)))
137
KEEP
(*(.init_array))
143
KEEP
(*crtbegin*.o(.fini_array))
144
KEEP
(*(SORT(.fini_array.*))
[
all
...]
elf32btsmipn32.xdw
79
KEEP
(*(.init))
97
KEEP
(*(.fini))
110
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
116
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
129
KEEP
(*(.preinit_array))
135
KEEP
(*crtbegin*.o(.init_array))
136
KEEP
(*(SORT(.init_array.*)))
137
KEEP
(*(.init_array))
143
KEEP
(*crtbegin*.o(.fini_array))
144
KEEP
(*(SORT(.fini_array.*))
[
all
...]
elf32btsmipn32.xsc
71
KEEP
(*(.init))
89
KEEP
(*(.fini))
97
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
103
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
115
KEEP
(*(.preinit_array))
119
KEEP
(*crtbegin*.o(.init_array))
120
KEEP
(*(SORT(.init_array.*)))
121
KEEP
(*(.init_array))
125
KEEP
(*crtbegin*.o(.fini_array))
126
KEEP
(*(SORT(.fini_array.*))
[
all
...]
elf32btsmipn32.xsw
70
KEEP
(*(.init))
88
KEEP
(*(.fini))
96
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
102
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
114
KEEP
(*(.preinit_array))
118
KEEP
(*crtbegin*.o(.init_array))
119
KEEP
(*(SORT(.init_array.*)))
120
KEEP
(*(.init_array))
124
KEEP
(*crtbegin*.o(.fini_array))
125
KEEP
(*(SORT(.fini_array.*))
[
all
...]
elf32btsmipn32.xw
79
KEEP
(*(.init))
97
KEEP
(*(.fini))
110
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
116
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
129
KEEP
(*(.preinit_array))
135
KEEP
(*crtbegin*.o(.init_array))
136
KEEP
(*(SORT(.init_array.*)))
137
KEEP
(*(.init_array))
143
KEEP
(*crtbegin*.o(.fini_array))
144
KEEP
(*(SORT(.fini_array.*))
[
all
...]
elf32ltsmipn32.xc
79
KEEP
(*(.init))
97
KEEP
(*(.fini))
110
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
116
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
129
KEEP
(*(.preinit_array))
135
KEEP
(*crtbegin*.o(.init_array))
136
KEEP
(*(SORT(.init_array.*)))
137
KEEP
(*(.init_array))
143
KEEP
(*crtbegin*.o(.fini_array))
144
KEEP
(*(SORT(.fini_array.*))
[
all
...]
elf32ltsmipn32.xdc
79
KEEP
(*(.init))
97
KEEP
(*(.fini))
110
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
116
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
129
KEEP
(*(.preinit_array))
135
KEEP
(*crtbegin*.o(.init_array))
136
KEEP
(*(SORT(.init_array.*)))
137
KEEP
(*(.init_array))
143
KEEP
(*crtbegin*.o(.fini_array))
144
KEEP
(*(SORT(.fini_array.*))
[
all
...]
Completed in 204 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>