Searched refs:bfd_hash_entry (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/bfd/
H A Dhash.c106 returns a pointer to a <<struct bfd_hash_entry>>. If the
109 the returns <<struct bfd_hash_entry>>.
113 Either way a pointer to a <<struct bfd_hash_entry>> will be
137 hash table entry (a <<struct bfd_hash_entry *>>) and the
184 table this is <<struct bfd_hash_entry>>, which is defined in
192 <<root>>, is of type <<struct bfd_hash_entry>>. Similarly,
232 .struct bfd_hash_entry *
233 .@var{function_name} (struct bfd_hash_entry *entry,
250 . @var{base_newfunc} ((struct bfd_hash_entry *) ret, table, string));
254 . return (struct bfd_hash_entry *) re
[all...]
H A Dgenlink.h106 struct bfd_hash_entry *_bfd_generic_link_hash_newfunc
107 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
H A Dbfd-in.h398 struct bfd_hash_entry
401 struct bfd_hash_entry *next;
414 struct bfd_hash_entry **table;
422 struct bfd_hash_entry *(*newfunc)
423 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
440 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
448 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
461 extern struct bfd_hash_entry *bfd_hash_looku
392 struct bfd_hash_entry struct
[all...]
H A Dlibcoff-in.h408 struct bfd_hash_entry root;
535 extern struct bfd_hash_entry *_bfd_coff_link_hash_newfunc
536 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
539 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
557 extern struct bfd_hash_entry *_bfd_coff_debug_merge_hash_newfunc
558 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
H A Dlibbfd-in.h58 struct bfd_hash_entry root;
470 extern struct bfd_hash_entry *bfd_section_hash_newfunc
471 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
474 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
475 (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
481 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
719 struct bfd_hash_entry root;
H A Dlibbfd.h63 struct bfd_hash_entry root;
475 extern struct bfd_hash_entry *bfd_section_hash_newfunc
476 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
479 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
480 (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
486 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
724 struct bfd_hash_entry root;
H A Dcoff-aux.c100 != (struct bfd_hash_entry *) NULL))
H A Di386linux.c173 static struct bfd_hash_entry *linux_link_hash_newfunc
174 PARAMS ((struct bfd_hash_entry *, struct bfd_hash_table *, const char *));
193 static struct bfd_hash_entry *
195 struct bfd_hash_entry *entry;
207 return (struct bfd_hash_entry *) ret;
211 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
218 return (struct bfd_hash_entry *) ret;
H A Dlibcoff.h412 struct bfd_hash_entry root;
539 extern struct bfd_hash_entry *_bfd_coff_link_hash_newfunc
540 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
543 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
561 extern struct bfd_hash_entry *_bfd_coff_debug_merge_hash_newfunc
562 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
H A Dsparclinux.c173 static struct bfd_hash_entry *linux_link_hash_newfunc
174 PARAMS ((struct bfd_hash_entry *, struct bfd_hash_table *, const char *));
193 static struct bfd_hash_entry *
195 struct bfd_hash_entry *entry;
207 return (struct bfd_hash_entry *) ret;
211 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
218 return (struct bfd_hash_entry *) ret;
H A Delf-strtab.c33 struct bfd_hash_entry root;
62 static struct bfd_hash_entry *
63 elf_strtab_hash_newfunc (struct bfd_hash_entry *entry,
H A Dsection.c713 struct bfd_hash_entry *
714 bfd_section_hash_newfunc (struct bfd_hash_entry *entry,
722 entry = (struct bfd_hash_entry *)
810 abfd->section_htab.size * sizeof (struct bfd_hash_entry *));
H A Dstabs.c71 struct bfd_hash_entry root;
118 static struct bfd_hash_entry *
119 stab_link_includes_newfunc (struct bfd_hash_entry *entry,
136 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
141 return (struct bfd_hash_entry *) ret;
H A Dlinker.c437 struct bfd_hash_entry *
438 _bfd_link_hash_newfunc (struct bfd_hash_entry *entry,
474 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
602 argument passed as a struct bfd_hash_entry * may be caught as a
613 (bfd_boolean (*) (struct bfd_hash_entry *, void *)) func,
673 struct bfd_hash_entry *
674 _bfd_generic_link_hash_newfunc (struct bfd_hash_entry *entry,
862 struct bfd_hash_entry root;
876 static struct bfd_hash_entry *
[all...]
H A Dlibaout.h576 extern struct bfd_hash_entry * NAME (aout, link_hash_newfunc)
577 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
581 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
H A Dcofflink.c57 struct bfd_hash_entry *
58 _bfd_coff_link_hash_newfunc (struct bfd_hash_entry *entry,
70 return (struct bfd_hash_entry *) ret;
74 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret,
87 return (struct bfd_hash_entry *) ret;
95 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
128 struct bfd_hash_entry *
129 _bfd_coff_debug_merge_hash_newfunc (struct bfd_hash_entry *entry,
143 return (struct bfd_hash_entry *) re
[all...]
H A Dcoff-ppc.c126 static struct bfd_hash_entry *ppc_coff_link_hash_newfunc
127 PARAMS ((struct bfd_hash_entry *, struct bfd_hash_table *,
141 static struct bfd_hash_entry *
143 struct bfd_hash_entry *entry;
162 _bfd_coff_link_hash_newfunc ((struct bfd_hash_entry *) ret,
175 return (struct bfd_hash_entry *) ret;
183 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *,
H A Dmerge.c37 struct bfd_hash_entry root;
102 static struct bfd_hash_entry *
103 sec_merge_hash_newfunc (struct bfd_hash_entry *entry,
229 table->table.table[index] = (struct bfd_hash_entry *) hashp;
H A Dbfd-in2.h405 struct bfd_hash_entry
408 struct bfd_hash_entry *next;
421 struct bfd_hash_entry **table;
429 struct bfd_hash_entry *(*newfunc)
430 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
447 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
455 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
468 extern struct bfd_hash_entry *bfd_hash_looku
399 struct bfd_hash_entry struct
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dldcref.c58 struct bfd_hash_entry root;
91 (bfd_boolean (*) (struct bfd_hash_entry *, void *)) (func), \
108 static struct bfd_hash_entry **old_table;
118 static struct bfd_hash_entry *
119 cref_hash_newfunc (struct bfd_hash_entry *entry,
135 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
218 struct bfd_hash_entry *p;
231 tabsize = cref_table.root.size * sizeof (struct bfd_hash_entry *);
248 struct bfd_hash_entry *p;
290 struct bfd_hash_entry *
[all...]
H A Dldmain.c783 sizeof (struct bfd_hash_entry),
802 sizeof (struct bfd_hash_entry),
834 sizeof (struct bfd_hash_entry)))
1335 sizeof (struct bfd_hash_entry)))
/freebsd-11-stable/contrib/gdb/include/
H A Dbfdlink.h84 struct bfd_hash_entry root;
/freebsd-11-stable/contrib/binutils/include/
H A Dbfdlink.h84 struct bfd_hash_entry root;
/freebsd-11-stable/contrib/binutils/binutils/
H A Dwrstabs.c45 struct bfd_hash_entry root;
174 static struct bfd_hash_entry *string_hash_newfunc
175 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
301 static struct bfd_hash_entry *
302 string_hash_newfunc (struct bfd_hash_entry *entry,
317 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
327 return (struct bfd_hash_entry *) ret;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h411 struct bfd_hash_entry
414 struct bfd_hash_entry *next;
427 struct bfd_hash_entry **table;
435 struct bfd_hash_entry *(*newfunc)
436 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
453 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
461 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
474 extern struct bfd_hash_entry *bfd_hash_looku
405 struct bfd_hash_entry struct
[all...]

Completed in 397 milliseconds

12