Home
last modified time | relevance | path

Searched defs:elf_link_hash_entry (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Delf-bfd.h109 struct elf_link_hash_entry struct
111 struct bfd_link_hash_entry root;
115 long indx;
129 long dynindx;
140 union gotplt_union got;
143 union gotplt_union plt;
146 bfd_size_type size;
149 unsigned int type : 8;
152 unsigned int other : 8;
155 unsigned int target_internal : 8;
[all …]
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf-bfd.h122 struct elf_link_hash_entry struct
124 struct bfd_link_hash_entry root;
129 long indx;
143 long dynindx;
154 union gotplt_union got;
157 union gotplt_union plt;
160 bfd_size_type size;
163 unsigned int type : 8;
166 unsigned int other : 8;
169 unsigned int target_internal : 8;
[all …]
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf-bfd.h122 struct elf_link_hash_entry struct
124 struct bfd_link_hash_entry root;
129 long indx;
143 long dynindx;
154 union gotplt_union got;
157 union gotplt_union plt;
160 bfd_size_type size;
163 unsigned int type : 8;
166 unsigned int other : 8;
169 unsigned int target_internal : 8;
[all …]