Home
last modified time | relevance | path

Searched defs:section_hash_entry (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dsection.c669 struct section_hash_entry struct
687 bfd_hash_allocate (table, sizeof (struct section_hash_entry)); in bfd_section_hash_newfunc() argument
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibbfd-in.h56 struct section_hash_entry struct
58 struct bfd_hash_entry root;
59 asection section;
H A Dlibbfd.h61 struct section_hash_entry struct
63 struct bfd_hash_entry root;
64 asection section;