Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gas/config/
H A Dobj-elf.c2513 elf_sec_group (groups.head[i]) = s; in elf_adjust_symtab()
2609 group = elf_sec_group (head); in elf_frob_file_after_relocs()
/dragonfly/contrib/gdb-7/bfd/
H A Delf-bfd.h1442 #define elf_sec_group(sec) (elf_section_data(sec)->sec_group) macro
H A Delf.c787 elf_sec_group (idx->shdr->bfd_section) = shdr->bfd_section; in _bfd_elf_setup_sections()
2846 asection *igroup = elf_sec_group (elf_next_in_group (sec)); in bfd_elf_set_group_contents()
6426 if (elf_sec_group (isec) == NULL in _bfd_elf_init_private_section_data()
6427 || (elf_sec_group (isec)->flags & SEC_LINKER_CREATED) == 0) in _bfd_elf_init_private_section_data()
H A Delflink.c12785 if (elf_sec_group (sec) != NULL) in _bfd_elf_section_already_linked()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-bfd.h1541 #define elf_sec_group(sec) (elf_section_data(sec)->sec_group) macro
H A Delf.c864 elf_sec_group (idx->shdr->bfd_section) = shdr->bfd_section; in _bfd_elf_setup_sections()
3406 asection *igroup = elf_sec_group (elf_next_in_group (sec)); in bfd_elf_set_group_contents()
7190 if (elf_sec_group (isec) == NULL in _bfd_elf_init_private_section_data()
7191 || (elf_sec_group (isec)->flags & SEC_LINKER_CREATED) == 0) in _bfd_elf_init_private_section_data()
H A Delflink.c13574 if (elf_sec_group (sec) != NULL) in _bfd_elf_section_already_linked()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-bfd.h1700 #define elf_sec_group(sec) (elf_section_data(sec)->sec_group) macro
H A Delf.c945 elf_sec_group (idx->shdr->bfd_section) = shdr->bfd_section; in _bfd_elf_setup_sections()
977 if (elf_sec_group (sec) != NULL) in bfd_elf_group_name()
3569 igroup = elf_sec_group (elf_next_in_group (sec)); in bfd_elf_set_group_contents()
7789 && (elf_sec_group (isec) == NULL in _bfd_elf_init_private_section_data()
7790 || (elf_sec_group (isec)->flags & SEC_LINKER_CREATED) == 0)) in _bfd_elf_init_private_section_data()
H A Delflink.c14348 if (elf_sec_group (sec) != NULL) in _bfd_elf_section_already_linked()