Lines Matching defs:elf_i386_link_hash_table
647 struct elf_i386_link_hash_table struct
649 struct elf_link_hash_table elf;
652 asection *sgot;
653 asection *sgotplt;
654 asection *srelgot;
655 asection *splt;
656 asection *srelplt;
657 asection *sdynbss;
658 asection *srelbss;
661 asection *srelplt2;
664 int is_vxworks;
688 ((struct elf_i386_link_hash_table *) ((p)->hash)) argument