Searched refs:elf_section_flags (Results 1 – 13 of 13) sorted by relevance
3479 elf_section_flags (lcomm) |= SHF_X86_64_LARGE; in elf64_x86_64_add_symbol_hook()3533 if ((elf_section_flags (sec) & SHF_X86_64_LARGE) == 0) in elf64_x86_64_common_section_index()3542 if ((elf_section_flags (sec) & SHF_X86_64_LARGE) == 0) in elf64_x86_64_common_section()3583 && (elf_section_flags (*oldsec) & SHF_X86_64_LARGE) != 0) in elf64_x86_64_merge_symbol()3590 && (elf_section_flags (*oldsec) & SHF_X86_64_LARGE) == 0) in elf64_x86_64_merge_symbol()
768 elf_section_flags (newsect) = hdr->sh_flags; in _bfd_elf_make_section_from_shdr()2499 elf_section_flags (sec) = ssect->attr; in _bfd_elf_new_section_hook()6101 if (elf_section_flags (isec) & SHF_GROUP) in _bfd_elf_init_private_section_data()6102 elf_section_flags (osec) |= SHF_GROUP; in _bfd_elf_init_private_section_data()8879 if ((elf_section_flags (sec1) & SHF_GROUP) != 0 in bfd_elf_match_symbols_in_sections()8880 && (elf_section_flags (sec2) & SHF_GROUP) != 0) in bfd_elf_match_symbols_in_sections()
1156 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro
3841 elf_section_flags (htab->plt->output_section) = SHF_ALLOC + SHF_WRITE; in ppc_elf_tls_setup()
1751 (elf_section_flags): New.1760 elf_section_type and elf_section_flags.
1049 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro
657 elf_section_flags (newsect) = hdr->sh_flags; in _bfd_elf_make_section_from_shdr()2153 elf_section_flags (sec) = ssect->attr; in _bfd_elf_new_section_hook()
597 elf_section_flags (sec) = attr; in obj_elf_change_section()
668 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.