/toolchain/binutils/binutils-2.25/bfd/ |
D | mach-o-i386.c | 337 SEC_CODE | SEC_LOAD, BFD_MACH_O_S_SYMBOL_STUBS, 341 SEC_CODE | SEC_LOAD, BFD_MACH_O_S_SYMBOL_STUBS, 352 SEC_DATA | SEC_LOAD, BFD_MACH_O_S_NON_LAZY_SYMBOL_POINTERS, 355 SEC_DATA | SEC_LOAD, BFD_MACH_O_S_LAZY_SYMBOL_POINTERS, 358 SEC_DATA | SEC_LOAD, BFD_MACH_O_S_LAZY_SYMBOL_POINTERS, 361 SEC_DATA | SEC_LOAD, BFD_MACH_O_S_LAZY_SYMBOL_POINTERS, 369 SEC_CODE | SEC_LOAD, BFD_MACH_O_S_SYMBOL_STUBS, 374 SEC_DATA | SEC_LOAD, BFD_MACH_O_S_NON_LAZY_SYMBOL_POINTERS,
|
D | binary.c | 79 flags = SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_HAS_CONTENTS; in binary_object_p() 242 & (SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC | SEC_NEVER_LOAD)) in binary_set_section_contents() 243 == (SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC)) in binary_set_section_contents() 282 if ((sec->flags & (SEC_LOAD | SEC_ALLOC)) == 0) in binary_set_section_contents() 324 (SEC_ALLOC | SEC_LOAD | SEC_READONLY | SEC_CODE | SEC_DATA
|
D | osf-core.c | 116 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS; in osf_core_core_file_p() 120 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS; in osf_core_core_file_p() 185 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
|
D | i386msdos.c | 62 if (bfd_get_section_flags (abfd, sec) & SEC_LOAD) in msdos_write_object_contents() 118 if (bfd_get_section_flags (abfd, section) & SEC_LOAD) in msdos_set_section_contents() 187 | SEC_ALLOC | SEC_LOAD), /* section flags */
|
D | aix5ppc-core.c | 126 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS; in xcoff64_core_p() 164 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS; in xcoff64_core_p() 187 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS; in xcoff64_core_p() 215 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS; in xcoff64_core_p()
|
D | sco5-core.c | 161 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS, in sco5_core_file_p() 169 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS, in sco5_core_file_p() 281 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS; in sco5_core_file_p() 356 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
|
D | coff-tic54x.c | 411 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */ 456 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */ 502 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */ 548 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */ 594 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */ 640 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
|
D | aix386-core.c | 156 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS; in aix386_core_file_p() 160 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS; in aix386_core_file_p() 237 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
|
D | netbsd-core.c | 118 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),
|
D | irix-core.c | 91 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS, in do_sections64() 139 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS, in do_sections() 291 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
|
D | rs6000-core.c | 483 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS, in rs6000coff_core_p() 512 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS, in rs6000coff_core_p() 555 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS, in rs6000coff_core_p() 592 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS, in rs6000coff_core_p() 635 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS, in rs6000coff_core_p()
|
D | mach-o.c | 97 SEC_CODE | SEC_LOAD, BFD_MACH_O_S_REGULAR, 100 SEC_READONLY | SEC_DATA | SEC_LOAD, BFD_MACH_O_S_REGULAR, 103 SEC_READONLY | SEC_DATA | SEC_LOAD, BFD_MACH_O_S_REGULAR, 106 SEC_READONLY | SEC_DATA | SEC_LOAD | SEC_MERGE | SEC_STRINGS, 110 SEC_READONLY | SEC_DATA | SEC_LOAD, BFD_MACH_O_S_4BYTE_LITERALS, 113 SEC_READONLY | SEC_DATA | SEC_LOAD, BFD_MACH_O_S_8BYTE_LITERALS, 116 SEC_READONLY | SEC_DATA | SEC_LOAD, BFD_MACH_O_S_16BYTE_LITERALS, 119 SEC_CODE | SEC_LOAD, BFD_MACH_O_S_REGULAR, 122 SEC_CODE | SEC_LOAD, BFD_MACH_O_S_REGULAR, 125 SEC_READONLY | SEC_DATA | SEC_LOAD, BFD_MACH_O_S_COALESCED, [all …]
|
D | coff-ia64.c | 157 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC /* section flags */ 160 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC /* section flags */
|
D | nlm-target.h | 95 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_READONLY 189 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_READONLY
|
D | lynx-core.c | 151 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS, in lynx_core_file_p() 159 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS, in lynx_core_file_p()
|
D | cisco-core.c | 243 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS; in cisco_core_file_validate() 327 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */ 378 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
|
D | aout-adobe.c | 107 flags = SEC_CODE | SEC_LOAD | SEC_ALLOC | SEC_HAS_CONTENTS; in aout_adobe_callback() 112 flags = SEC_DATA | SEC_LOAD | SEC_ALLOC | SEC_HAS_CONTENTS; in aout_adobe_callback() 299 else if (sect->flags & SEC_ALLOC && !(sect->flags & SEC_LOAD)) in aout_adobe_write_object_contents() 485 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_CODE | SEC_DATA | SEC_RELOC),
|
D | ptrace-core.c | 92 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS; in ptrace_unix_core_file_p() 176 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
|
D | hppabsd-core.c | 166 SEC_ALLOC + SEC_LOAD in hppabsd_core_core_file_p() 229 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
|
D | trad-core.c | 158 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS; in trad_unix_core_file_p() 277 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
|
D | elf-ifunc.c | 50 pltflags &= ~ (SEC_CODE | SEC_LOAD | SEC_HAS_CONTENTS); in _bfd_elf_create_ifunc_sections() 52 pltflags |= SEC_ALLOC | SEC_CODE | SEC_LOAD; in _bfd_elf_create_ifunc_sections()
|
D | riscix.c | 575 ? (SEC_ALLOC | SEC_LOAD | SEC_CODE | SEC_HAS_CONTENTS | SEC_RELOC) in riscix_some_aout_object_p() 576 : (SEC_ALLOC | SEC_LOAD | SEC_CODE | SEC_HAS_CONTENTS)); in riscix_some_aout_object_p() 579 ? (SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_HAS_CONTENTS | SEC_RELOC) in riscix_some_aout_object_p() 580 : (SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_HAS_CONTENTS)); in riscix_some_aout_object_p()
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | mmo.em | 65 SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_READONLY | SEC_CODE, 70 SEC_LOAD | SEC_DATA, 73 SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_DATA, 109 A section without contents can have SEC_LOAD == 0, but we still
|
D | vms.em | 98 SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_DATA, 105 || (s->flags & (SEC_EXCLUDE | SEC_LOAD)) != SEC_LOAD)
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldwrite.c | 54 || ((output_section->flags & SEC_LOAD) != 0 in build_link_order() 200 || ((output_section->flags & SEC_LOAD) != 0 in build_link_order() 251 || ((output_section->flags & SEC_LOAD) != 0 in build_link_order() 290 || ((output_section->flags & SEC_LOAD) != 0 in build_link_order()
|