Searched refs:elf_section_flags (Results 1 – 14 of 14) sorted by relevance
124 && (elf_section_flags (sec) & SHF_EXECINSTR) != 0
300 && (elf_section_flags (sec) & SHF_EXECINSTR) != 0
216 && (elf_section_flags (info->section) & SHF_PPC_VLE) != 0) in get_powerpc_dialect()
5532 elf_section_flags (lcomm) |= SHF_X86_64_LARGE; in elf_x86_64_add_symbol_hook()5593 if ((elf_section_flags (sec) & SHF_X86_64_LARGE) == 0) in elf_x86_64_common_section_index()5602 if ((elf_section_flags (sec) & SHF_X86_64_LARGE) == 0) in elf_x86_64_common_section()5627 && (elf_section_flags (oldsec) & SHF_X86_64_LARGE) != 0) in elf_x86_64_merge_symbol()5634 && (elf_section_flags (oldsec) & SHF_X86_64_LARGE) == 0) in elf_x86_64_merge_symbol()
872 elf_section_flags (newsect) = hdr->sh_flags; in _bfd_elf_make_section_from_shdr()2438 elf_section_flags (sec) = ssect->attr; in _bfd_elf_new_section_hook()6566 elf_section_flags (osec) |= (elf_section_flags (isec) in _bfd_elf_init_private_section_data()6578 if (elf_section_flags (isec) & SHF_GROUP) in _bfd_elf_init_private_section_data()6579 elf_section_flags (osec) |= SHF_GROUP; in _bfd_elf_init_private_section_data()6659 elf_section_flags (s->output_section) &= ~SHF_GROUP; in _bfd_elf_fixup_group_sections()
2442 sect0_vle = (elf_section_flags (m->sections[0]) & SHF_PPC_VLE) != 0; in ppc_elf_modify_segment_map()2445 sectj_vle = (elf_section_flags (m->sections[j]) & SHF_PPC_VLE) != 0; in ppc_elf_modify_segment_map()2836 if (elf_section_flags (plt) & SHF_EXECINSTR) in ppc_elf_get_synthetic_symtab()5142 elf_section_flags (htab->plt->output_section) = SHF_ALLOC + SHF_WRITE; in ppc_elf_tls_setup()9174 if ((elf_section_flags (input_section) & SHF_PPC_VLE) == 0) in ppc_elf_relocate_section()
1435 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro
3067 || (elf_section_flags (section) & SHF_EXECINSTR) == 0 in _bfd_aarch64_erratum_835769_scan()3342 || (elf_section_flags (section) & SHF_EXECINSTR) == 0 in _bfd_aarch64_erratum_843419_scan()
4689 || (elf_section_flags (section) & SHF_EXECINSTR) == 0 in cortex_a8_erratum_scan()6774 || (elf_section_flags (sec) & SHF_EXECINSTR) == 0 in bfd_elf32_arm_vfp11_erratum_scan()
12402 const bfd_vma sh_flags = elf_section_flags (section); in bfd_elf_lookup_section_flags()
1751 (elf_section_flags): New.1760 elf_section_type and elf_section_flags.
713 elf_section_flags (sec) = attr; in obj_elf_change_section()
3604 && (elf_section_flags (text_seg) & SHF_GROUP) != 0) in start_unwind_section()
1210 elf_section_type and elf_section_flags only when they are1222 elf_section_type and elf_section_flags.