Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf-bfd.h1422 asection *next_in_group; member
1438 #define elf_next_in_group(sec) (elf_section_data(sec)->next_in_group)
Delf32-spu.c3485 asection *group_sec = elf_section_data (fun->sec)->next_in_group; in mark_overlay_section()
3496 group_sec = elf_section_data (group_sec)->next_in_group; in mark_overlay_section()
DChangeLog-200682 and next_in_group usage.
Delflink.c11738 group_sec = elf_section_data (sec)->next_in_group; in _bfd_elf_gc_mark()
DChangeLog-00011489 "next_in_group". Fix gp and gp_size comments.