Searched refs:gen_entry (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-m68hc12.c40 (struct bfd_hash_entry *gen_entry, void *in_arg);
42 (struct bfd_hash_entry *gen_entry, void *in_arg);
429 m68hc12_elf_build_one_stub (struct bfd_hash_entry *gen_entry, void *in_arg)
440 stub_entry = (struct elf32_m68hc11_stub_hash_entry *) gen_entry;
483 m68hc12_elf_size_one_stub (struct bfd_hash_entry *gen_entry,
489 stub_entry = (struct elf32_m68hc11_stub_hash_entry *) gen_entry;
428 m68hc12_elf_build_one_stub(struct bfd_hash_entry *gen_entry, void *in_arg) argument
482 m68hc12_elf_size_one_stub(struct bfd_hash_entry *gen_entry, void *in_arg ATTRIBUTE_UNUSED) argument
H A Delf32-m68hc11.c40 (struct bfd_hash_entry *gen_entry, void *in_arg);
42 (struct bfd_hash_entry *gen_entry, void *in_arg);
380 m68hc11_elf_build_one_stub (struct bfd_hash_entry *gen_entry, void *in_arg)
391 stub_entry = (struct elf32_m68hc11_stub_hash_entry *) gen_entry;
442 m68hc11_elf_size_one_stub (struct bfd_hash_entry *gen_entry,
448 stub_entry = (struct elf32_m68hc11_stub_hash_entry *) gen_entry;
379 m68hc11_elf_build_one_stub(struct bfd_hash_entry *gen_entry, void *in_arg) argument
441 m68hc11_elf_size_one_stub(struct bfd_hash_entry *gen_entry, void *in_arg ATTRIBUTE_UNUSED) argument
H A Delf32-m68hc1x.c49 (struct bfd_hash_entry *gen_entry, void *in_arg);
554 m68hc11_elf_export_one_stub (struct bfd_hash_entry *gen_entry, void *in_arg) argument
566 stub_entry = (struct elf32_m68hc11_stub_hash_entry *) gen_entry;
569 result = (* htab->build_one_stub) (gen_entry, in_arg);
H A Delf-m10300.c1530 elf32_mn10300_finish_hash_table_entry (gen_entry, in_args)
1531 struct bfd_hash_entry *gen_entry;
1538 entry = (struct elf32_mn10300_link_hash_entry *) gen_entry;
1594 elf32_mn10300_count_hash_table_entries (struct bfd_hash_entry *gen_entry ATTRIBUTE_UNUSED,
1605 elf32_mn10300_list_hash_table_entries (struct bfd_hash_entry *gen_entry,
1610 **ptr = gen_entry;
1604 elf32_mn10300_list_hash_table_entries(struct bfd_hash_entry *gen_entry, PTR in_args) argument
H A Delf64-ppc.c8238 ppc_build_one_stub (struct bfd_hash_entry *gen_entry, void *in_arg)
8252 stub_entry = (struct ppc_stub_hash_entry *) gen_entry;
8548 ppc_size_one_stub (struct bfd_hash_entry *gen_entry, void *in_arg)
8557 stub_entry = (struct ppc_stub_hash_entry *) gen_entry;
8234 ppc_build_one_stub(struct bfd_hash_entry *gen_entry, void *in_arg) argument
8544 ppc_size_one_stub(struct bfd_hash_entry *gen_entry, void *in_arg) argument

Completed in 93 milliseconds