OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEC_HAS_CONTENTS
(Results
1 - 25
of
380
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl3/binutils/dist/bfd/
lynx-core.c
141
SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
,
149
SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
,
174
SEC_HAS_CONTENTS
,
187
SEC_HAS_CONTENTS
,
osf-core.c
117
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
121
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
125
flags =
SEC_HAS_CONTENTS
;
187
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
aix5ppc-core.c
126
flags = SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
;
136
flags =
SEC_HAS_CONTENTS
| SEC_IN_MEMORY;
149
flags =
SEC_HAS_CONTENTS
;
158
flags =
SEC_HAS_CONTENTS
;
171
flags =
SEC_HAS_CONTENTS
;
185
flags = SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
;
208
flags = SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
;
236
flags = SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
;
binary.c
81
flags = SEC_ALLOC | SEC_LOAD | SEC_DATA |
SEC_HAS_CONTENTS
;
254
& (
SEC_HAS_CONTENTS
| SEC_LOAD | SEC_ALLOC | SEC_NEVER_LOAD))
255
== (
SEC_HAS_CONTENTS
| SEC_LOAD | SEC_ALLOC))
272
& (
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_NEVER_LOAD))
273
!= (
SEC_HAS_CONTENTS
| SEC_ALLOC)
332
(SEC_CODE | SEC_DATA | SEC_ROM |
SEC_HAS_CONTENTS
netbsd-core.c
116
flags = SEC_ALLOC +
SEC_HAS_CONTENTS
;
120
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
124
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
128
flags = SEC_ALLOC +
SEC_HAS_CONTENTS
;
163
flags = SEC_ALLOC +
SEC_HAS_CONTENTS
;
276
(
SEC_HAS_CONTENTS
| /* Section flags. */
hpux-core.c
224
SEC_HAS_CONTENTS
,
238
SEC_HAS_CONTENTS
,
248
SEC_HAS_CONTENTS
,
269
SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
,
377
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
ptrace-core.c
94
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
104
SEC_HAS_CONTENTS
);
179
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
coff-ia64.c
160
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC /* section flags */
163
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC /* section flags */
coff-riscv64.c
76
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC /* Section flags. */
hppabsd-core.c
157
SEC_ALLOC +
SEC_HAS_CONTENTS
,
167
+
SEC_HAS_CONTENTS
,
175
SEC_HAS_CONTENTS
,
231
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
irix-core.c
91
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
139
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
239
SEC_HAS_CONTENTS
,
292
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
rs6000-core.c
514
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
520
SEC_HAS_CONTENTS
,
527
SEC_HAS_CONTENTS
,
532
SEC_HAS_CONTENTS
,
542
SEC_HAS_CONTENTS
,
556
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
610
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
647
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
696
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
/src/external/gpl3/binutils.old/dist/bfd/
lynx-core.c
141
SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
,
149
SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
,
174
SEC_HAS_CONTENTS
,
187
SEC_HAS_CONTENTS
,
osf-core.c
117
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
121
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
125
flags =
SEC_HAS_CONTENTS
;
187
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
aix5ppc-core.c
126
flags = SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
;
136
flags =
SEC_HAS_CONTENTS
| SEC_IN_MEMORY;
149
flags =
SEC_HAS_CONTENTS
;
158
flags =
SEC_HAS_CONTENTS
;
171
flags =
SEC_HAS_CONTENTS
;
185
flags = SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
;
208
flags = SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
;
236
flags = SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
;
binary.c
79
flags = SEC_ALLOC | SEC_LOAD | SEC_DATA |
SEC_HAS_CONTENTS
;
245
& (
SEC_HAS_CONTENTS
| SEC_LOAD | SEC_ALLOC | SEC_NEVER_LOAD))
246
== (
SEC_HAS_CONTENTS
| SEC_LOAD | SEC_ALLOC))
263
& (
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_NEVER_LOAD))
264
!= (
SEC_HAS_CONTENTS
| SEC_ALLOC)
324
(SEC_CODE | SEC_DATA | SEC_ROM |
SEC_HAS_CONTENTS
netbsd-core.c
116
flags = SEC_ALLOC +
SEC_HAS_CONTENTS
;
120
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
124
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
128
flags = SEC_ALLOC +
SEC_HAS_CONTENTS
;
163
flags = SEC_ALLOC +
SEC_HAS_CONTENTS
;
276
(
SEC_HAS_CONTENTS
| /* Section flags. */
hpux-core.c
224
SEC_HAS_CONTENTS
,
238
SEC_HAS_CONTENTS
,
248
SEC_HAS_CONTENTS
,
269
SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
,
377
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
ptrace-core.c
94
flags = SEC_ALLOC + SEC_LOAD +
SEC_HAS_CONTENTS
;
104
SEC_HAS_CONTENTS
);
179
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
coff-ia64.c
156
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC /* section flags */
159
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC /* section flags */
coff-loongarch64.c
104
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC /* Section flags. */
coff-riscv64.c
72
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC /* Section flags. */
hppabsd-core.c
157
SEC_ALLOC +
SEC_HAS_CONTENTS
,
167
+
SEC_HAS_CONTENTS
,
175
SEC_HAS_CONTENTS
,
231
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
irix-core.c
91
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
139
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
239
SEC_HAS_CONTENTS
,
292
(
SEC_HAS_CONTENTS
| SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
rs6000-core.c
514
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
520
SEC_HAS_CONTENTS
,
527
SEC_HAS_CONTENTS
,
532
SEC_HAS_CONTENTS
,
542
SEC_HAS_CONTENTS
,
556
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
610
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
647
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
696
SEC_ALLOC | SEC_LOAD |
SEC_HAS_CONTENTS
,
Completed in 43 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Tue Feb 24 01:34:59 UTC 2026