• Home
  • Raw
  • Download

Lines Matching refs:SHF_ALLOC

694 	  && (shdr.get_sh_flags() & elfcpp::SHF_ALLOC) == 0)  in include_section()
700 && (shdr.get_sh_flags() & elfcpp::SHF_ALLOC) == 0) in include_section()
711 && (shdr.get_sh_flags() & elfcpp::SHF_ALLOC) == 0) in include_section()
722 && (shdr.get_sh_flags() & elfcpp::SHF_ALLOC) == 0) in include_section()
735 && (shdr.get_sh_flags() & elfcpp::SHF_ALLOC) == 0) in include_section()
978 flags &= elfcpp::SHF_ALLOC; in choose_output_section()
1016 if ((os->flags() & elfcpp::SHF_ALLOC) == 0 in choose_output_section()
1260 if ((orig_flags & elfcpp::SHF_ALLOC) != 0) in layout()
1416 gold_assert((shdr.get_sh_flags() & elfcpp::SHF_ALLOC) != 0); in layout_eh_frame()
1506 elfcpp::SHF_ALLOC, false, in make_eh_frame_section()
1523 elfcpp::SHF_ALLOC, false, in make_eh_frame_section()
1647 if ((flags & elfcpp::SHF_ALLOC) == 0 in make_output_section()
1652 else if ((flags & elfcpp::SHF_ALLOC) == 0 in make_output_section()
1661 else if ((flags & elfcpp::SHF_ALLOC) == 0 in make_output_section()
1694 && (flags & elfcpp::SHF_ALLOC) != 0 in make_output_section()
1722 if (order == ORDER_INVALID && (flags & elfcpp::SHF_ALLOC) != 0) in make_output_section()
1813 gold_assert((os->flags() & elfcpp::SHF_ALLOC) != 0); in default_section_order()
1891 if ((os->flags() & elfcpp::SHF_ALLOC) == 0) in attach_section_to_segment()
1904 gold_assert((flags & elfcpp::SHF_ALLOC) != 0); in attach_allocated_section_to_segment()
2067 elfcpp::Elf_Xword sh_flags = elfcpp::SHF_ALLOC; in make_output_section_for_script()
2155 (elfcpp::SHF_ALLOC in create_initial_dynamic_sections()
2992 flags = elfcpp::SHF_ALLOC; in create_note()
3812 if (((*p)->flags() & elfcpp::SHF_ALLOC) == 0 in set_relocatable_section_offsets()
4320 elfcpp::SHF_ALLOC, in create_dynamic_symtab()
4359 elfcpp::SHF_ALLOC, in create_dynamic_symtab()
4385 elfcpp::SHF_ALLOC, in create_dynamic_symtab()
4421 elfcpp::SHF_ALLOC, false, in create_dynamic_symtab()
4457 elfcpp::SHF_ALLOC, false, in create_dynamic_symtab()
4562 elfcpp::SHF_ALLOC, in sized_create_version_sections()
4595 elfcpp::SHF_ALLOC, in sized_create_version_sections()
4627 elfcpp::SHF_ALLOC, in sized_create_version_sections()
4675 elfcpp::SHF_ALLOC, in create_interp()
4917 if (((*p)->flags() & elfcpp::SHF_ALLOC) != 0 in finish_dynamic_section()
5288 if (((*p)->flags() & elfcpp::SHF_ALLOC) != 0) in get_allocated_sections()
5300 if (((*p)->flags() & (elfcpp::SHF_ALLOC | elfcpp::SHF_EXECINSTR)) in get_executable_sections()
5301 == (elfcpp::SHF_ALLOC | elfcpp::SHF_EXECINSTR)) in get_executable_sections()