Home
last modified time | relevance | path

Searched refs:SEC_LOAD (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dvms-gsd.c68 (SEC_IN_MEMORY|SEC_CODE|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_LOAD) },
73 (SEC_IN_MEMORY|SEC_DATA|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_LOAD) },
78 (SEC_IN_MEMORY|SEC_DATA|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_READONLY|SEC_LOAD) },
83 (SEC_IN_MEMORY|SEC_DATA|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_LOAD) }
93 (SEC_IN_MEMORY|SEC_DATA|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_LOAD) },
98 (SEC_IN_MEMORY|SEC_CODE|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_LOAD) },
103 (SEC_IN_MEMORY|SEC_DATA|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_READONLY|SEC_LOAD) },
113 (SEC_IN_MEMORY|SEC_DATA|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_LOAD) },
118 (SEC_IN_MEMORY|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_LOAD) },
133 (SEC_IN_MEMORY|SEC_DATA|SEC_HAS_CONTENTS|SEC_ALLOC|SEC_LOAD) },
[all …]
H A Dbinary.c100 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_HAS_CONTENTS;
279 & (SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC | SEC_NEVER_LOAD))
280 == (SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC))
319 if ((sec->flags & (SEC_LOAD | SEC_ALLOC)) == 0)
359 (SEC_ALLOC | SEC_LOAD | SEC_READONLY | SEC_CODE | SEC_DATA
H A Dosf-core.c126 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
130 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
205 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Di386msdos.c95 if (bfd_get_section_flags (abfd, sec) & SEC_LOAD)
152 if (bfd_get_section_flags (abfd, section) & SEC_LOAD)
211 | SEC_ALLOC | SEC_LOAD), /* section flags */
H A Dptrace-core.c107 core_stacksec (abfd)->flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
108 core_datasec (abfd)->flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
187 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Daix5ppc-core.c127 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS;
165 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS;
188 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS;
216 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS;
H A Dcoff-tic54x.c413 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
457 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
502 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
547 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
592 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
637 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dsco5-core.c176 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS,
184 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS,
296 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
381 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Daix386-core.c155 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
159 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
241 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dtrad-core.c173 core_stacksec (abfd)->flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
174 core_datasec (abfd)->flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
292 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dnetbsd-core.c129 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
133 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
288 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dirix-core.c105 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS,
155 SEC_ALLOC | SEC_LOAD+SEC_HAS_CONTENTS,
319 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dvms-gsd.c68 (SEC_IN_MEMORY | SEC_CODE | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD) },
73 (SEC_IN_MEMORY | SEC_DATA | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD) },
78 (SEC_IN_MEMORY | SEC_DATA | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_READONLY | SEC_LOAD) },
83 (SEC_IN_MEMORY | SEC_DATA | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD) }
94 (SEC_IN_MEMORY | SEC_DATA | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD) },
99 (SEC_IN_MEMORY | SEC_CODE | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD) },
104 (SEC_IN_MEMORY | SEC_DATA | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_READONLY | SEC_LOAD) },
114 (SEC_IN_MEMORY | SEC_DATA | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD) },
119 (SEC_IN_MEMORY | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD) },
134 (SEC_IN_MEMORY | SEC_DATA | SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD) },
[all …]
H A Dbinary.c86 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_HAS_CONTENTS; in binary_object_p()
256 & (SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC | SEC_NEVER_LOAD)) in binary_set_section_contents()
257 == (SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC)) in binary_set_section_contents()
296 if ((sec->flags & (SEC_LOAD | SEC_ALLOC)) == 0) in binary_set_section_contents()
335 (SEC_ALLOC | SEC_LOAD | SEC_READONLY | SEC_CODE | SEC_DATA
H A Dosf-core.c127 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
131 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
198 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Daix5ppc-core.c124 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS; in xcoff64_core_p()
162 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS; in xcoff64_core_p()
185 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS; in xcoff64_core_p()
213 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS; in xcoff64_core_p()
H A Dptrace-core.c106 core_stacksec (abfd)->flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
107 core_datasec (abfd)->flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
177 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Di386msdos.c71 if (bfd_get_section_flags (abfd, sec) & SEC_LOAD)
128 if (bfd_get_section_flags (abfd, section) & SEC_LOAD)
192 | SEC_ALLOC | SEC_LOAD), /* section flags */
H A Dsco5-core.c173 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS,
181 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS,
293 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
370 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dcoff-tic54x.c423 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
467 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
512 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
557 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
602 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
647 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dnetbsd-core.c118 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS; in netbsd_core_file_p()
122 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS; in netbsd_core_file_p()
278 SEC_ALLOC | SEC_LOAD | SEC_RELOC),
H A Dirix-core.c89 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS, in do_sections64()
137 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS, in do_sections()
290 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Daix386-core.c155 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
159 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
234 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dtrad-core.c168 core_stacksec (abfd)->flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
169 core_datasec (abfd)->flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
279 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgcore.c315 flagword flags = SEC_ALLOC | SEC_HAS_CONTENTS | SEC_LOAD; in gcore_create_callback()
357 flags &= ~SEC_LOAD; in gcore_create_callback()
410 if ((flags & SEC_ALLOC) || (flags & SEC_LOAD)) in objfile_find_memory_regions()
452 if ((bfd_get_section_flags (obfd, osec) & SEC_LOAD) == 0) in gcore_copy_callback()

12345678910>>...14