Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf32-i386.c756 struct elf_i386_link_hash_entry struct
758 struct elf_link_hash_entry elf;
761 struct elf_dyn_relocs *dyn_relocs;
779 unsigned char tls_type;
782 unsigned int gotoff_ref : 1;
808 #define elf_i386_hash_entry(ent) ((struct elf_i386_link_hash_entry *)(ent)) argument
/dflybsd-src/contrib/gdb-7/bfd/
H A Delf32-i386.c716 struct elf_i386_link_hash_entry struct
718 struct elf_link_hash_entry elf;
721 struct elf_dyn_relocs *dyn_relocs;
746 #define elf_i386_hash_entry(ent) ((struct elf_i386_link_hash_entry *)(ent)) argument