Home
last modified time | relevance | path

Searched refs:elf_sec_group (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delfxx-ia64.c5590 if (elf_sec_group (sec) == NULL in elfNN_ia64_object_p()
5628 elf_sec_group (sec) = group; in elfNN_ia64_object_p()
5635 elf_sec_group (unwi) = group; in elfNN_ia64_object_p()
5651 elf_sec_group (unw) = group; in elfNN_ia64_object_p()
Delf-bfd.h1160 #define elf_sec_group(sec) (elf_section_data(sec)->sec_group) macro
Delf.c705 elf_sec_group (idx->shdr->bfd_section) = shdr->bfd_section; in _bfd_elf_setup_sections()
6098 if (elf_sec_group (isec) == NULL in _bfd_elf_init_private_section_data()
6099 || (elf_sec_group (isec)->flags & SEC_LINKER_CREATED) == 0) in _bfd_elf_init_private_section_data()
Delflink.c7134 if (elf_sec_group (sec) != NULL) in _bfd_elf_check_kept_section()
10101 group = elf_sec_group (sec); in _bfd_elf_section_already_linked()
DChangeLog-20042072 (elf_sec_group): Defined.