Home
last modified time | relevance | path

Searched defs:elf_next_in_group (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1052 #define elf_next_in_group(sec) (elf_section_data(sec)->next_in_group) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-bfd.h1159 #define elf_next_in_group(sec) (elf_section_data(sec)->next_in_group) macro