Home
last modified time | relevance | path

Searched refs:elf_section_flags (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-x86-64.c3479 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()
H A Delf.c768 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()
H A Delf-bfd.h1156 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro
H A Delf32-ppc.c3841 elf_section_flags (htab->plt->output_section) = SHF_ALLOC + SHF_WRITE; in ppc_elf_tls_setup()
H A DChangeLog-02031751 (elf_section_flags): New.
1760 elf_section_type and elf_section_flags.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1049 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro
H A Delf.c657 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()
H A DChangeLog-02031751 (elf_section_flags): New.
1760 elf_section_type and elf_section_flags.
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-elf.c597 elf_section_flags (sec) = attr; in obj_elf_change_section()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-elf.c668 elf_section_flags (sec) = attr; in obj_elf_change_section()
H A Dtc-ia64.c3748 && (elf_section_flags (text_seg) & SHF_GROUP) != 0) in start_unwind_section()
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-02031215 elf_section_type and elf_section_flags only when they are
1227 elf_section_type and elf_section_flags.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-02031215 elf_section_type and elf_section_flags only when they are
1227 elf_section_type and elf_section_flags.