Searched refs:elf_section_flags (Results 1 – 9 of 9) sorted by relevance
3470 elf_section_flags (lcomm) |= SHF_X86_64_LARGE; in elf64_x86_64_add_symbol_hook()3524 if ((elf_section_flags (sec) & SHF_X86_64_LARGE) == 0) in elf64_x86_64_common_section_index()3533 if ((elf_section_flags (sec) & SHF_X86_64_LARGE) == 0) in elf64_x86_64_common_section()3574 && (elf_section_flags (*oldsec) & SHF_X86_64_LARGE) != 0) in elf64_x86_64_merge_symbol()3581 && (elf_section_flags (*oldsec) & SHF_X86_64_LARGE) == 0) in elf64_x86_64_merge_symbol()
805 elf_section_flags (newsect) = hdr->sh_flags; in _bfd_elf_make_section_from_shdr()2570 elf_section_flags (sec) = ssect->attr; in _bfd_elf_new_section_hook()4450 if ((elf_section_flags (m->sections[i]) & SHF_TLS) == 0 in assign_file_positions_for_load_sections()6078 elf_section_flags (osec) |= (elf_section_flags (isec) in _bfd_elf_init_private_section_data()6090 if (elf_section_flags (isec) & SHF_GROUP) in _bfd_elf_init_private_section_data()6091 elf_section_flags (osec) |= SHF_GROUP; in _bfd_elf_init_private_section_data()6178 elf_section_flags (s->output_section) &= ~SHF_GROUP; in _bfd_elf_copy_private_header_data()9005 if ((elf_section_flags (sec1) & SHF_GROUP) != 0 in bfd_elf_match_symbols_in_sections()9006 && (elf_section_flags (sec2) & SHF_GROUP) != 0) in bfd_elf_match_symbols_in_sections()
1236 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro
4074 elf_section_flags (htab->plt->output_section) = SHF_ALLOC + SHF_WRITE; in ppc_elf_tls_setup()
3673 || (elf_section_flags (sec) & SHF_EXECINSTR) == 0 in bfd_elf32_arm_vfp11_erratum_scan()
1751 (elf_section_flags): New.1760 elf_section_type and elf_section_flags.
678 elf_section_flags (sec) = attr; in obj_elf_change_section()
3748 && (elf_section_flags (text_seg) & SHF_GROUP) != 0) in start_unwind_section()
1215 elf_section_type and elf_section_flags only when they are1227 elf_section_type and elf_section_flags.