HomeSort by: relevance | last modified time | path
    Searched refs:bfd_hash_entry (Results 1 - 25 of 443) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/binutils/dist/bfd/
hash.c 106 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 *) ret
    [all...]
elf32-m68hc1x.h 51 struct bfd_hash_entry root;
125 bool (* size_one_stub) (struct bfd_hash_entry*, void*);
126 bool (* build_one_stub) (struct bfd_hash_entry*, void*);
libcoff-in.h 345 struct bfd_hash_entry root;
476 struct bfd_hash_entry root;
603 extern struct bfd_hash_entry *_decoration_hash_newfunc
604 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
606 extern struct bfd_hash_entry *_bfd_coff_link_hash_newfunc
607 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
611 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
632 extern struct bfd_hash_entry *_bfd_coff_debug_merge_hash_newfunc
633 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *
    [all...]
libbfd-in.h 52 struct bfd_hash_entry root;
600 extern struct bfd_hash_entry *bfd_section_hash_newfunc
601 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
605 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
606 (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
612 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
792 struct bfd_hash_entry root;
elf-strtab.c 33 struct bfd_hash_entry root;
62 static struct bfd_hash_entry *
63 elf_strtab_hash_newfunc (struct bfd_hash_entry *entry,
70 entry = (struct bfd_hash_entry *)
  /src/external/gpl3/binutils.old/dist/bfd/
hash.c 106 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 *) ret
    [all...]
libcoff-in.h 344 struct bfd_hash_entry root;
472 struct bfd_hash_entry root;
599 extern struct bfd_hash_entry *_decoration_hash_newfunc
600 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
601 extern struct bfd_hash_entry *_bfd_coff_link_hash_newfunc
602 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
605 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
625 extern struct bfd_hash_entry *_bfd_coff_debug_merge_hash_newfunc
626 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
    [all...]
elf32-m68hc1x.h 49 struct bfd_hash_entry root;
123 bool (* size_one_stub) (struct bfd_hash_entry*, void*);
124 bool (* build_one_stub) (struct bfd_hash_entry*, void*);
libcoff.h 348 struct bfd_hash_entry root;
476 struct bfd_hash_entry root;
603 extern struct bfd_hash_entry *_decoration_hash_newfunc
604 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
605 extern struct bfd_hash_entry *_bfd_coff_link_hash_newfunc
606 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
609 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
629 extern struct bfd_hash_entry *_bfd_coff_debug_merge_hash_newfunc
630 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
    [all...]
libbfd-in.h 59 struct bfd_hash_entry root;
608 extern struct bfd_hash_entry *bfd_section_hash_newfunc
609 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
613 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
614 (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
620 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
811 struct bfd_hash_entry root;
elf-strtab.c 33 struct bfd_hash_entry root;
62 static struct bfd_hash_entry *
63 elf_strtab_hash_newfunc (struct bfd_hash_entry *entry,
70 entry = (struct bfd_hash_entry *)
  /src/external/gpl3/gdb.old/dist/bfd/
hash.c 106 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 *) ret
    [all...]
genlink.h 107 struct bfd_hash_entry *_bfd_generic_link_hash_newfunc
108 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
libcoff-in.h 341 struct bfd_hash_entry root;
469 struct bfd_hash_entry root;
596 extern struct bfd_hash_entry *_decoration_hash_newfunc
597 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
598 extern struct bfd_hash_entry *_bfd_coff_link_hash_newfunc
599 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
602 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
622 extern struct bfd_hash_entry *_bfd_coff_debug_merge_hash_newfunc
623 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
    [all...]
elf32-m68hc1x.h 49 struct bfd_hash_entry root;
123 bool (* size_one_stub) (struct bfd_hash_entry*, void*);
124 bool (* build_one_stub) (struct bfd_hash_entry*, void*);
libcoff.h 345 struct bfd_hash_entry root;
473 struct bfd_hash_entry root;
600 extern struct bfd_hash_entry *_decoration_hash_newfunc
601 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
602 extern struct bfd_hash_entry *_bfd_coff_link_hash_newfunc
603 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
606 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
626 extern struct bfd_hash_entry *_bfd_coff_debug_merge_hash_newfunc
627 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
    [all...]
libbfd-in.h 59 struct bfd_hash_entry root;
611 extern struct bfd_hash_entry *bfd_section_hash_newfunc
612 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
616 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
617 (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
623 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
820 struct bfd_hash_entry root;
elf-strtab.c 33 struct bfd_hash_entry root;
62 static struct bfd_hash_entry *
63 elf_strtab_hash_newfunc (struct bfd_hash_entry *entry,
70 entry = (struct bfd_hash_entry *)
  /src/external/gpl3/gdb/dist/bfd/
hash.c 106 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 *) ret
    [all...]
libcoff-in.h 344 struct bfd_hash_entry root;
472 struct bfd_hash_entry root;
599 extern struct bfd_hash_entry *_decoration_hash_newfunc
600 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
601 extern struct bfd_hash_entry *_bfd_coff_link_hash_newfunc
602 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
605 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
625 extern struct bfd_hash_entry *_bfd_coff_debug_merge_hash_newfunc
626 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
    [all...]
elf32-m68hc1x.h 49 struct bfd_hash_entry root;
123 bool (* size_one_stub) (struct bfd_hash_entry*, void*);
124 bool (* build_one_stub) (struct bfd_hash_entry*, void*);
libcoff.h 348 struct bfd_hash_entry root;
476 struct bfd_hash_entry root;
603 extern struct bfd_hash_entry *_decoration_hash_newfunc
604 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
605 extern struct bfd_hash_entry *_bfd_coff_link_hash_newfunc
606 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
609 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
629 extern struct bfd_hash_entry *_bfd_coff_debug_merge_hash_newfunc
630 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
    [all...]
libbfd-in.h 59 struct bfd_hash_entry root;
608 extern struct bfd_hash_entry *bfd_section_hash_newfunc
609 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *)
613 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
614 (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
620 struct bfd_hash_entry *(*) (struct bfd_hash_entry *,
811 struct bfd_hash_entry root;
  /src/external/gpl3/binutils/dist/ld/
ldcref.c 62 struct bfd_hash_entry root;
96 (bool (*) (struct bfd_hash_entry *, void *)) (func), (info)))
112 static struct bfd_hash_entry **old_table;
122 static struct bfd_hash_entry *
123 cref_hash_newfunc (struct bfd_hash_entry *entry,
139 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
222 struct bfd_hash_entry *p;
235 tabsize = cref_table.root.size * sizeof (struct bfd_hash_entry *);
252 struct bfd_hash_entry *p;
294 struct bfd_hash_entry *p
    [all...]
  /src/external/gpl3/binutils.old/dist/ld/
ldcref.c 62 struct bfd_hash_entry root;
96 (bool (*) (struct bfd_hash_entry *, void *)) (func), (info)))
112 static struct bfd_hash_entry **old_table;
122 static struct bfd_hash_entry *
123 cref_hash_newfunc (struct bfd_hash_entry *entry,
139 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
222 struct bfd_hash_entry *p;
235 tabsize = cref_table.root.size * sizeof (struct bfd_hash_entry *);
252 struct bfd_hash_entry *p;
294 struct bfd_hash_entry *p
    [all...]

Completed in 81 milliseconds

1 2 3 4 5 6 7 8 91011>>