Searched refs:next_in_group (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h1166 asection *next_in_group;
1178 #define elf_next_in_group(sec) (elf_section_data(sec)->next_in_group)
1164 asection *next_in_group; member in struct:bfd_elf_section_data
H A Delflink.c8842 group_sec = elf_section_data (sec)->next_in_group;
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h1559 asection *next_in_group;
1578 #define elf_next_in_group(sec) (elf_section_data(sec)->next_in_group)
1557 asection *next_in_group; member in struct:bfd_elf_section_data
H A Delf32-spu.c3503 asection *group_sec = elf_section_data (fun->sec)->next_in_group;
3514 group_sec = elf_section_data (group_sec)->next_in_group;
H A Delflink.c12706 group_sec = elf_section_data (sec)->next_in_group;

Completed in 218 milliseconds