Searched defs:elf_i386_link_hash_table (Results 1 – 2 of 2) sorted by relevance
647 struct elf_i386_link_hash_table struct649 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;[all …]
586 struct elf_i386_link_hash_table struct611 ((struct elf_i386_link_hash_table *) ((p)->hash)) argument