HomeSort by: relevance | last modified time | path
    Searched defs:ppc_elf_link_hash_table_create (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 2262 ppc_elf_link_hash_table_create (bfd *abfd)
10409 #define bfd_elf32_bfd_link_hash_table_create ppc_elf_link_hash_table_create
10493 /* Like ppc_elf_link_hash_table_create, but overrides
10500 ret = ppc_elf_link_hash_table_create (abfd);
2256 ppc_elf_link_hash_table_create (bfd *abfd) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 2275 ppc_elf_link_hash_table_create (bfd *abfd)
10433 #define bfd_elf32_bfd_link_hash_table_create ppc_elf_link_hash_table_create
10514 /* Like ppc_elf_link_hash_table_create, but overrides
10521 ret = ppc_elf_link_hash_table_create (abfd);
2269 ppc_elf_link_hash_table_create (bfd *abfd) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 2275 ppc_elf_link_hash_table_create (bfd *abfd)
10442 #define bfd_elf32_bfd_link_hash_table_create ppc_elf_link_hash_table_create
10523 /* Like ppc_elf_link_hash_table_create, but overrides
10530 ret = ppc_elf_link_hash_table_create (abfd);
2269 ppc_elf_link_hash_table_create (bfd *abfd) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 2262 ppc_elf_link_hash_table_create (bfd *abfd)
10410 #define bfd_elf32_bfd_link_hash_table_create ppc_elf_link_hash_table_create
10491 /* Like ppc_elf_link_hash_table_create, but overrides
10498 ret = ppc_elf_link_hash_table_create (abfd);
2256 ppc_elf_link_hash_table_create (bfd *abfd) function

Completed in 94 milliseconds