Home | Sort by relevance Sort by last modified time |
/toolchain/binutils/binutils-2.25/bfd/ | |
elf32-xgate.h | 91 bfd_boolean (*build_one_stub) (struct bfd_hash_entry*, void*); member in struct:xgate_elf_link_hash_table |
elf32-m68hc1x.h | 126 bfd_boolean (* build_one_stub) (struct bfd_hash_entry*, void*); member in struct:m68hc11_elf_link_hash_table |
elf32-m68hc12.c | 595 ret->build_one_stub = m68hc12_elf_build_one_stub; |
elf32-m68hc11.c | 485 ret->build_one_stub = m68hc11_elf_build_one_stub; [all...] |
elf32-m68hc1x.c | 592 result = (* htab->build_one_stub) (gen_entry, in_arg); [all...] |