Home
last modified time | relevance | path

Searched refs:bfd_hash_entry (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-10-stable/contrib/binutils/bfd/
Dhash.c360 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, in bfd_hash_table_init_n()
368 alloc = size * sizeof (struct bfd_hash_entry *); in bfd_hash_table_init_n()
395 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, in bfd_hash_table_init()
415 struct bfd_hash_entry *
424 struct bfd_hash_entry *hashp; in bfd_hash_lookup()
478 struct bfd_hash_entry **newtable; in bfd_hash_lookup()
480 unsigned long alloc = newsize * sizeof (struct bfd_hash_entry *); in bfd_hash_lookup()
484 if (newsize == 0 || alloc / sizeof (struct bfd_hash_entry *) != newsize) in bfd_hash_lookup()
490 newtable = ((struct bfd_hash_entry **) in bfd_hash_lookup()
497 struct bfd_hash_entry *chain = table->table[hi]; in bfd_hash_lookup()
[all …]
Dbfd-in.h392 struct bfd_hash_entry struct
395 struct bfd_hash_entry *next; argument
408 struct bfd_hash_entry **table; argument
416 struct bfd_hash_entry *(*newfunc)
417 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
434 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
442 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
455 extern struct bfd_hash_entry *bfd_hash_lookup
461 (struct bfd_hash_table *, struct bfd_hash_entry *old,
462 struct bfd_hash_entry *nw);
[all …]
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 *);
Dlibbfd-in.h58 struct bfd_hash_entry root;
468 extern struct bfd_hash_entry *bfd_section_hash_newfunc
469 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
472 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
473 (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
479 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
716 struct bfd_hash_entry root;
Dlibbfd.h63 struct bfd_hash_entry root;
473 extern struct bfd_hash_entry *bfd_section_hash_newfunc
474 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
477 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
478 (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
484 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
721 struct bfd_hash_entry root;
Dgenlink.h106 struct bfd_hash_entry *_bfd_generic_link_hash_newfunc
107 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
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 *);
Di386linux.c172 static struct bfd_hash_entry *linux_link_hash_newfunc
173 PARAMS ((struct bfd_hash_entry *, struct bfd_hash_table *, const char *));
192 static struct bfd_hash_entry *
194 struct bfd_hash_entry *entry; in linux_link_hash_newfunc()
206 return (struct bfd_hash_entry *) ret;
210 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
217 return (struct bfd_hash_entry *) ret;
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; in linux_link_hash_newfunc()
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;
Dlinker.c437 struct bfd_hash_entry *
438 _bfd_link_hash_newfunc (struct bfd_hash_entry *entry, in _bfd_link_hash_newfunc()
474 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, in _bfd_link_hash_table_init()
613 (bfd_boolean (*) (struct bfd_hash_entry *, void *)) func, in bfd_link_hash_traverse()
672 struct bfd_hash_entry *
673 _bfd_generic_link_hash_newfunc (struct bfd_hash_entry *entry, in _bfd_generic_link_hash_newfunc()
859 struct bfd_hash_entry root;
873 static struct bfd_hash_entry *
874 archive_hash_newfunc (struct bfd_hash_entry *entry, in archive_hash_newfunc()
889 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in archive_hash_newfunc()
[all …]
Dstabs.c71 struct bfd_hash_entry root;
117 static struct bfd_hash_entry *
118 stab_link_includes_newfunc (struct bfd_hash_entry *entry, in stab_link_includes_newfunc()
135 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in stab_link_includes_newfunc()
140 return (struct bfd_hash_entry *) ret; in stab_link_includes_newfunc()
Dsection.c710 struct bfd_hash_entry *
711 bfd_section_hash_newfunc (struct bfd_hash_entry *entry, in bfd_section_hash_newfunc()
719 entry = (struct bfd_hash_entry *) in bfd_section_hash_newfunc()
807 abfd->section_htab.size * sizeof (struct bfd_hash_entry *)); in bfd_section_list_clear()
Delf-strtab.c33 struct bfd_hash_entry root;
62 static struct bfd_hash_entry *
63 elf_strtab_hash_newfunc (struct bfd_hash_entry *entry, in elf_strtab_hash_newfunc()
Dlibaout.h574 extern struct bfd_hash_entry * NAME (aout, link_hash_newfunc)
575 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
579 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
Dbfd-in2.h399 struct bfd_hash_entry struct
402 struct bfd_hash_entry *next; argument
415 struct bfd_hash_entry **table; argument
423 struct bfd_hash_entry *(*newfunc)
424 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
441 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
449 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
462 extern struct bfd_hash_entry *bfd_hash_lookup
468 (struct bfd_hash_table *, struct bfd_hash_entry *old,
469 struct bfd_hash_entry *nw);
[all …]
Dmerge.c37 struct bfd_hash_entry root;
102 static struct bfd_hash_entry *
103 sec_merge_hash_newfunc (struct bfd_hash_entry *entry, in sec_merge_hash_newfunc()
229 table->table.table[index] = (struct bfd_hash_entry *) hashp; in sec_merge_hash_lookup()
Dcofflink.c57 struct bfd_hash_entry *
58 _bfd_coff_link_hash_newfunc (struct bfd_hash_entry *entry, in _bfd_coff_link_hash_newfunc()
70 return (struct bfd_hash_entry *) ret; in _bfd_coff_link_hash_newfunc()
74 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in _bfd_coff_link_hash_newfunc()
87 return (struct bfd_hash_entry *) ret; in _bfd_coff_link_hash_newfunc()
95 struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, in _bfd_coff_link_hash_table_init()
128 struct bfd_hash_entry *
129 _bfd_coff_debug_merge_hash_newfunc (struct bfd_hash_entry *entry, in _bfd_coff_debug_merge_hash_newfunc()
143 return (struct bfd_hash_entry *) ret; in _bfd_coff_debug_merge_hash_newfunc()
147 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in _bfd_coff_debug_merge_hash_newfunc()
[all …]
Dcoff-aux.c100 != (struct bfd_hash_entry *) NULL))
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; in ppc_coff_link_hash_newfunc()
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 *, in ppc_coff_link_hash_table_init()
Delf-bfd.h1587 extern struct bfd_hash_entry *_bfd_elf_link_hash_newfunc
1588 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
1600 struct bfd_hash_entry *(*)
1601 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *),
Decofflink.c37 static struct bfd_hash_entry *string_hash_newfunc
38 PARAMS ((struct bfd_hash_entry *, struct bfd_hash_table *,
290 struct bfd_hash_entry root;
304 static struct bfd_hash_entry *
306 struct bfd_hash_entry *entry; in string_hash_newfunc()
322 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
331 return (struct bfd_hash_entry *) ret;
/freebsd-10-stable/contrib/binutils/ld/
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, in cref_hash_newfunc()
135 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in cref_hash_newfunc()
218 struct bfd_hash_entry *p; in handle_asneeded_cref()
231 tabsize = cref_table.root.size * sizeof (struct bfd_hash_entry *); in handle_asneeded_cref()
248 struct bfd_hash_entry *p; in handle_asneeded_cref()
290 struct bfd_hash_entry *p; in handle_asneeded_cref()
Dldmain.c782 sizeof (struct bfd_hash_entry), in add_ysym()
801 sizeof (struct bfd_hash_entry), in add_wrap()
833 sizeof (struct bfd_hash_entry))) in add_keepsyms_file()
1333 sizeof (struct bfd_hash_entry))) in undefined_symbol()
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h405 struct bfd_hash_entry struct
408 struct bfd_hash_entry *next; argument
421 struct bfd_hash_entry **table; argument
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_lookup
474 (struct bfd_hash_table *, struct bfd_hash_entry *old,
475 struct bfd_hash_entry *nw);
[all …]
/freebsd-10-stable/contrib/binutils/binutils/
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 *);
300 static struct bfd_hash_entry *
301 string_hash_newfunc (struct bfd_hash_entry *entry, in string_hash_newfunc()
316 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in string_hash_newfunc()
326 return (struct bfd_hash_entry *) ret; in string_hash_newfunc()

123