Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-i386.c647 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;
[all …]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf32-i386.c586 struct elf_i386_link_hash_table struct
611 ((struct elf_i386_link_hash_table *) ((p)->hash)) argument