Home
last modified time | relevance | path

Searched refs:SEC_IN_MEMORY (Results 1 – 25 of 82) sorted by relevance

1234

/toolchain/binutils/binutils-2.27/bfd/
Delf32-sh64-com.c116 if ((bfd_get_section_flags (cranges->owner, cranges) & SEC_IN_MEMORY) in sh64_address_in_cranges()
138 | SEC_IN_MEMORY); in sh64_address_in_cranges()
Dsection.c1603 if ((section->flags & SEC_IN_MEMORY) != 0) in bfd_get_section_contents()
1610 section->flags &= ~ SEC_IN_MEMORY; in bfd_get_section_contents()
Delf64-hppa.c421 | SEC_IN_MEMORY in get_reloc_section()
1160 | SEC_IN_MEMORY in get_opd()
1196 | SEC_IN_MEMORY in get_plt()
1232 | SEC_IN_MEMORY in get_dlt()
1267 | SEC_IN_MEMORY in get_stub()
1347 | SEC_IN_MEMORY in elf64_hppa_create_dynamic_sections()
1358 | SEC_IN_MEMORY in elf64_hppa_create_dynamic_sections()
1369 | SEC_IN_MEMORY in elf64_hppa_create_dynamic_sections()
1380 | SEC_IN_MEMORY in elf64_hppa_create_dynamic_sections()
Delf-vxworks.c96 SEC_HAS_CONTENTS | SEC_IN_MEMORY in elf_vxworks_create_dynamic_sections()
Daix5ppc-core.c136 flags = SEC_HAS_CONTENTS | SEC_IN_MEMORY; in xcoff64_core_p()
Dcompress.c348 sec->flags |= SEC_IN_MEMORY; in bfd_cache_section_contents()
Delf64-ia64-vms.c1294 | SEC_IN_MEMORY in elf64_ia64_create_dynamic_sections()
1304 | SEC_IN_MEMORY in elf64_ia64_create_dynamic_sections()
1315 | SEC_IN_MEMORY in elf64_ia64_create_dynamic_sections()
1327 | SEC_IN_MEMORY in elf64_ia64_create_dynamic_sections()
1759 | SEC_IN_MEMORY in get_fptr()
1778 | SEC_IN_MEMORY in get_fptr()
1813 | SEC_IN_MEMORY in get_pltoff()
1861 | SEC_IN_MEMORY in get_reloc_section()
Delfxx-target.h369 | SEC_IN_MEMORY | SEC_LINKER_CREATED)
Delf32-cr16.c606 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY in _bfd_cr16_elf_create_got_section()
776 | SEC_IN_MEMORY | SEC_LINKER_CREATED in cr16_elf_check_relocs()
2268 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY in _bfd_cr16_elf_create_dynamic_sections()
Di386linux.c278 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY; in linux_link_create_dynamic_sections()
Dm68klinux.c280 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY; in linux_link_create_dynamic_sections()
Dsparclinux.c274 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY; in linux_link_create_dynamic_sections()
Delfnn-ia64.c1559 | SEC_IN_MEMORY in elfNN_ia64_create_dynamic_sections()
1995 | SEC_IN_MEMORY in get_fptr()
2014 | SEC_IN_MEMORY in get_fptr()
2051 | SEC_IN_MEMORY in get_pltoff()
2092 | SEC_IN_MEMORY in get_reloc_section()
Dsunos.c734 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY in sunos_create_dynamic_sections()
883 | SEC_IN_MEMORY | SEC_READONLY); in sunos_add_dynamic_symbols()
896 | SEC_IN_MEMORY | SEC_READONLY); in sunos_add_dynamic_symbols()
Delf32-xstormy16.c466 | SEC_IN_MEMORY | SEC_LINKER_CREATED in xstormy16_elf_check_relocs()
Dxcofflink.c1057 flagword flags = SEC_HAS_CONTENTS | SEC_IN_MEMORY; in xcoff_link_create_extra_sections()
1071 | SEC_IN_MEMORY); in xcoff_link_create_extra_sections()
1086 | SEC_IN_MEMORY); in xcoff_link_create_extra_sections()
1101 | SEC_IN_MEMORY); in xcoff_link_create_extra_sections()
1116 flagword flags = SEC_HAS_CONTENTS | SEC_IN_MEMORY; in xcoff_link_create_extra_sections()
4763 || (o->flags & SEC_IN_MEMORY) != 0) in xcoff_link_input_bfd()
5891 if ((sec->flags & SEC_IN_MEMORY) == 0) in _bfd_xcoff_bfd_final_link()
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dcr16elf.em81 | SEC_IN_MEMORY))
Dmipself.em174 | SEC_HAS_CONTENTS | SEC_IN_MEMORY | SEC_KEEP);
Dm68kcoff.em96 | SEC_IN_MEMORY));
Dm68kelf.em107 | SEC_IN_MEMORY));
Dnios2elf.em177 | SEC_HAS_CONTENTS | SEC_RELOC | SEC_IN_MEMORY | SEC_KEEP);
Davrelf.em128 | SEC_HAS_CONTENTS | SEC_RELOC | SEC_IN_MEMORY | SEC_KEEP);
Dmetagelf.em161 | SEC_HAS_CONTENTS | SEC_RELOC | SEC_IN_MEMORY | SEC_KEEP);
Dhppaelf.em185 | SEC_HAS_CONTENTS | SEC_RELOC | SEC_IN_MEMORY | SEC_KEEP);
Dm68hc1xelf.em256 | SEC_HAS_CONTENTS | SEC_RELOC | SEC_IN_MEMORY | SEC_KEEP);

1234