HomeSort by: relevance | last modified time | path
    Searched defs:stub_hash_newfunc (Results 1 - 25 of 41) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/bfd/
elf32-m68hc1x.c 41 static struct bfd_hash_entry *stub_hash_newfunc
101 if (!bfd_hash_table_init (ret->stub_hash_table, stub_hash_newfunc,
118 stub_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table, function
elf32-metag.c 931 stub_hash_newfunc (struct bfd_hash_entry *entry, function
1032 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
elf32-avr.c 808 stub_hash_newfunc (struct bfd_hash_entry *entry,
888 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
807 stub_hash_newfunc (struct bfd_hash_entry *entry, function
elf32-hppa.c 327 stub_hash_newfunc (struct bfd_hash_entry *entry, function
428 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
elf32-csky.c 1439 stub_hash_newfunc (struct bfd_hash_entry *entry, function
1511 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc,
elfnn-kvx.c 558 stub_hash_newfunc (struct bfd_hash_entry *entry, function
655 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc,
xcofflink.c 584 stub_hash_newfunc (struct bfd_hash_entry *entry,
689 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc,
581 stub_hash_newfunc (struct bfd_hash_entry *entry, function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68hc1x.c 41 static struct bfd_hash_entry *stub_hash_newfunc
101 if (!bfd_hash_table_init (ret->stub_hash_table, stub_hash_newfunc,
118 stub_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table, function
elf32-metag.c 931 stub_hash_newfunc (struct bfd_hash_entry *entry, function
1032 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
elf32-avr.c 808 stub_hash_newfunc (struct bfd_hash_entry *entry,
888 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
807 stub_hash_newfunc (struct bfd_hash_entry *entry, function
elf32-hppa.c 327 stub_hash_newfunc (struct bfd_hash_entry *entry, function
428 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
elf32-csky.c 1439 stub_hash_newfunc (struct bfd_hash_entry *entry, function
1511 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc,
elfnn-kvx.c 558 stub_hash_newfunc (struct bfd_hash_entry *entry, function
655 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc,
xcofflink.c 584 stub_hash_newfunc (struct bfd_hash_entry *entry,
689 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc,
581 stub_hash_newfunc (struct bfd_hash_entry *entry, function
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68hc1x.c 41 static struct bfd_hash_entry *stub_hash_newfunc
101 if (!bfd_hash_table_init (ret->stub_hash_table, stub_hash_newfunc,
118 stub_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table, function
elf32-metag.c 931 stub_hash_newfunc (struct bfd_hash_entry *entry, function
1032 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
elf32-avr.c 808 stub_hash_newfunc (struct bfd_hash_entry *entry,
888 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
807 stub_hash_newfunc (struct bfd_hash_entry *entry, function
elf32-hppa.c 327 stub_hash_newfunc (struct bfd_hash_entry *entry, function
428 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
elf32-csky.c 1439 stub_hash_newfunc (struct bfd_hash_entry *entry, function
1511 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc,
elfnn-kvx.c 558 stub_hash_newfunc (struct bfd_hash_entry *entry, function
655 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc,
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68hc1x.c 41 static struct bfd_hash_entry *stub_hash_newfunc
102 if (!bfd_hash_table_init (ret->stub_hash_table, stub_hash_newfunc,
119 stub_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table, function
elf32-metag.c 931 stub_hash_newfunc (struct bfd_hash_entry *entry, function
1033 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
elf32-avr.c 812 stub_hash_newfunc (struct bfd_hash_entry *entry,
893 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
811 stub_hash_newfunc (struct bfd_hash_entry *entry, function
elf32-hppa.c 327 stub_hash_newfunc (struct bfd_hash_entry *entry, function
429 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc,
elf32-nios2.c 1977 stub_hash_newfunc (struct bfd_hash_entry *entry, function
5912 if (!bfd_hash_table_init (&ret->bstab, stub_hash_newfunc,

Completed in 341 milliseconds

1 2