Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1041 asection *next_in_group; member
1052 #define elf_next_in_group(sec) (elf_section_data(sec)->next_in_group)
H A Delflink.c8112 group_sec = elf_section_data (sec)->next_in_group; in elf_gc_mark()
H A Delflink.h7878 group_sec = elf_section_data (sec)->next_in_group;
H A DChangeLog-00011489 "next_in_group". Fix gp and gp_size comments.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-bfd.h1147 asection *next_in_group; member
1159 #define elf_next_in_group(sec) (elf_section_data(sec)->next_in_group)
H A Delflink.c9184 group_sec = elf_section_data (sec)->next_in_group; in _bfd_elf_gc_mark()
H A DChangeLog-00011489 "next_in_group". Fix gp and gp_size comments.