Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf32-sh.c3723 struct elf_sh_link_hash_table struct
3725 struct elf_link_hash_table root;
3728 asection *sgot;
3729 asection *sgotplt;
3730 asection *srelgot;
3731 asection *splt;
3732 asection *srelplt;
3733 asection *sdynbss;
3734 asection *srelbss;
3758 ((struct elf_sh_link_hash_table *) ((p)->hash)) argument
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-sh.c3530 struct elf_sh_link_hash_table struct
3532 struct elf_link_hash_table root;
3535 asection *sgot;
3536 asection *sgotplt;
3537 asection *srelgot;
3538 asection *splt;
3539 asection *srelplt;
3540 asection *sdynbss;
3541 asection *srelbss;
3565 ((struct elf_sh_link_hash_table *) ((p)->hash)) argument