Searched refs:SEC_KEEP (Results 1 – 18 of 18) sorted by relevance
459 stabsec->flags |= SEC_EXCLUDE | SEC_KEEP; in _bfd_link_section_stabs()460 stabstrsec->flags |= SEC_EXCLUDE | SEC_KEEP; in _bfd_link_section_stabs()612 stabsec->flags |= SEC_EXCLUDE | SEC_KEEP; in _bfd_discard_section_stabs()
769 secinfo->sec->flags |= SEC_EXCLUDE | SEC_KEEP; in _bfd_merge_sections()
606 flags = SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_KEEP | SEC_IN_MEMORY; in pe_ILF_make_a_section()
6220 sec->flags |= SEC_KEEP; in _bfd_mips_elf_check_relocs()6252 sec->flags |= SEC_KEEP; in _bfd_mips_elf_check_relocs()6336 sec->flags |= SEC_KEEP; in _bfd_mips_elf_check_relocs()6367 sec->flags |= SEC_KEEP; in _bfd_mips_elf_check_relocs()
346 used stubs with SEC_KEEP. Use the new stub macros.425 * section.c (SEC_KEEP): Update comment.428 * merge.c (_bfd_merge_sections): Set SEC_KEEP on excluded sections.
1298 #define SEC_KEEP 0x400000 macro
5184 eh->elf.root.u.def.section->flags |= SEC_KEEP; in ppc64_elf_gc_mark_dynamic_ref()5191 eh->oh->elf.root.u.def.section->flags |= SEC_KEEP; in ppc64_elf_gc_mark_dynamic_ref()5196 code_sec->flags |= SEC_KEEP; in ppc64_elf_gc_mark_dynamic_ref()
10819 h->root.u.def.section->flags |= SEC_KEEP; in bfd_elf_gc_mark_dynamic_ref_symbol()10873 if ((o->flags & (SEC_EXCLUDE | SEC_KEEP)) == SEC_KEEP && !o->gc_mark) in bfd_elf_gc_sections()
4349 * section.c (SEC_KEEP): New.
363 e->section->flags |= SEC_KEEP; in ldctor_build_sets()
870 | SEC_KEEP in build_filler_bfd()885 | SEC_KEEP in build_filler_bfd()1592 bfd_set_section_flags (abfd, sec, flags | SEC_ALLOC | SEC_LOAD | SEC_KEEP); in quick_section()
121 * ldlang.c (lang_map): Don't say SEC_LINKER_CREATED and SEC_KEEP123 (lang_do_version_exports_section): Set SEC_KEEP on export section.124 * emultempl/elf32.em (before_allocation): Set SEC_KEEP on warning
1751 && (s->flags & (SEC_LINKER_CREATED | SEC_KEEP)) == 0) in lang_map()3355 && (output_section->flags & SEC_KEEP) == 0 in strip_excluded_output_sections()5589 section->flags |= SEC_KEEP; in gc_section_callback()5642 h->u.def.section->flags |= SEC_KEEP; in lang_gc_sections()7008 sec->flags |= SEC_EXCLUDE | SEC_KEEP; in lang_do_version_exports_section()
1015 * ldctor.c (ldctor_build_sets): Just set SEC_KEEP once. Check for1017 Don't set SEC_KEEP for the absolute section.1297 * ldctor.c (ldctor_build_sets): Set SEC_KEEP for
130 | SEC_HAS_CONTENTS | SEC_RELOC | SEC_IN_MEMORY | SEC_KEEP);
231 | SEC_HAS_CONTENTS | SEC_IN_MEMORY | SEC_KEEP);
1257 s->flags |= SEC_EXCLUDE | SEC_KEEP;
1304 #define SEC_KEEP 0x400000 macro