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

  /src/external/gpl3/binutils/dist/bfd/
elf32-csky.c 1177 struct elf32_csky_stub_hash_entry *stub_cache; member in struct:csky_elf_link_hash_entry
1430 ret->stub_cache = NULL;
4180 if (h != NULL && h->stub_cache != NULL
4181 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
4182 stub_entry = h->stub_cache;
4192 h->stub_cache = stub_entry;
elfnn-kvx.c 453 struct elf_kvx_stub_hash_entry *stub_cache; member in struct:elf_kvx_link_hash_entry
549 ret->stub_cache = NULL;
796 if (h != NULL && h->stub_cache != NULL
797 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
799 stub_entry = h->stub_cache;
812 h->stub_cache = stub_entry;
elfnn-aarch64.c 2575 struct elf_aarch64_stub_hash_entry *stub_cache; member in struct:elf_aarch64_link_hash_entry
2734 ret->stub_cache = NULL;
3103 if (h != NULL && h->stub_cache != NULL
3104 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
3106 stub_entry = h->stub_cache;
3119 h->stub_cache = stub_entry;
elf64-ppc.c 3138 struct ppc_stub_hash_entry *stub_cache;
3463 memset (&eh->u.stub_cache, 0,
3465 - offsetof (struct ppc_link_hash_entry, u.stub_cache)));
3827 if (h != NULL && h->u.stub_cache != NULL
3828 && h->u.stub_cache->h == h
3829 && h->u.stub_cache->group == group)
3831 stub_entry = h->u.stub_cache;
3844 h->u.stub_cache = stub_entry;
3134 struct ppc_stub_hash_entry *stub_cache; member in union:ppc_link_hash_entry::__anon9778
elf32-arm.c 3198 struct elf32_arm_stub_hash_entry *stub_cache; member in struct:elf32_arm_link_hash_entry
3526 ret->stub_cache = NULL;
4567 if (h != NULL && h->stub_cache != NULL
4568 && h->stub_cache->h == h
4569 && h->stub_cache->id_sec == id_sec
4570 && h->stub_cache->stub_type == stub_type)
4572 stub_entry = h->stub_cache;
4585 h->stub_cache = stub_entry;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-csky.c 1177 struct elf32_csky_stub_hash_entry *stub_cache; member in struct:csky_elf_link_hash_entry
1430 ret->stub_cache = NULL;
4181 if (h != NULL && h->stub_cache != NULL
4182 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
4183 stub_entry = h->stub_cache;
4193 h->stub_cache = stub_entry;
elfnn-kvx.c 453 struct elf_kvx_stub_hash_entry *stub_cache; member in struct:elf_kvx_link_hash_entry
549 ret->stub_cache = NULL;
796 if (h != NULL && h->stub_cache != NULL
797 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
799 stub_entry = h->stub_cache;
812 h->stub_cache = stub_entry;
elfnn-aarch64.c 2575 struct elf_aarch64_stub_hash_entry *stub_cache; member in struct:elf_aarch64_link_hash_entry
2734 ret->stub_cache = NULL;
3103 if (h != NULL && h->stub_cache != NULL
3104 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
3106 stub_entry = h->stub_cache;
3119 h->stub_cache = stub_entry;
elf64-ppc.c 3146 struct ppc_stub_hash_entry *stub_cache;
3471 memset (&eh->u.stub_cache, 0,
3473 - offsetof (struct ppc_link_hash_entry, u.stub_cache)));
3835 if (h != NULL && h->u.stub_cache != NULL
3836 && h->u.stub_cache->h == h
3837 && h->u.stub_cache->group == group)
3839 stub_entry = h->u.stub_cache;
3852 h->u.stub_cache = stub_entry;
3142 struct ppc_stub_hash_entry *stub_cache; member in union:ppc_link_hash_entry::__anon11261
elf32-arm.c 3257 struct elf32_arm_stub_hash_entry *stub_cache; member in struct:elf32_arm_link_hash_entry
3585 ret->stub_cache = NULL;
4635 if (h != NULL && h->stub_cache != NULL
4636 && h->stub_cache->h == h
4637 && h->stub_cache->id_sec == id_sec
4638 && h->stub_cache->stub_type == stub_type)
4640 stub_entry = h->stub_cache;
4653 h->stub_cache = stub_entry;
  /src/external/gpl3/gdb/dist/bfd/
elf32-csky.c 1177 struct elf32_csky_stub_hash_entry *stub_cache; member in struct:csky_elf_link_hash_entry
1430 ret->stub_cache = NULL;
4178 if (h != NULL && h->stub_cache != NULL
4179 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
4180 stub_entry = h->stub_cache;
4190 h->stub_cache = stub_entry;
elfnn-kvx.c 453 struct elf_kvx_stub_hash_entry *stub_cache; member in struct:elf_kvx_link_hash_entry
549 ret->stub_cache = NULL;
796 if (h != NULL && h->stub_cache != NULL
797 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
799 stub_entry = h->stub_cache;
812 h->stub_cache = stub_entry;
elfnn-aarch64.c 2572 struct elf_aarch64_stub_hash_entry *stub_cache; member in struct:elf_aarch64_link_hash_entry
2723 ret->stub_cache = NULL;
3091 if (h != NULL && h->stub_cache != NULL
3092 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
3094 stub_entry = h->stub_cache;
3107 h->stub_cache = stub_entry;
elf64-ppc.c 3146 struct ppc_stub_hash_entry *stub_cache;
3471 memset (&eh->u.stub_cache, 0,
3473 - offsetof (struct ppc_link_hash_entry, u.stub_cache)));
3834 if (h != NULL && h->u.stub_cache != NULL
3835 && h->u.stub_cache->h == h
3836 && h->u.stub_cache->group == group)
3838 stub_entry = h->u.stub_cache;
3851 h->u.stub_cache = stub_entry;
3142 struct ppc_stub_hash_entry *stub_cache; member in union:ppc_link_hash_entry::__anon17708
elf32-arm.c 3255 struct elf32_arm_stub_hash_entry *stub_cache; member in struct:elf32_arm_link_hash_entry
3581 ret->stub_cache = NULL;
4631 if (h != NULL && h->stub_cache != NULL
4632 && h->stub_cache->h == h
4633 && h->stub_cache->id_sec == id_sec
4634 && h->stub_cache->stub_type == stub_type)
4636 stub_entry = h->stub_cache;
4649 h->stub_cache = stub_entry;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-csky.c 1177 struct elf32_csky_stub_hash_entry *stub_cache; member in struct:csky_elf_link_hash_entry
1430 ret->stub_cache = NULL;
4180 if (h != NULL && h->stub_cache != NULL
4181 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
4182 stub_entry = h->stub_cache;
4192 h->stub_cache = stub_entry;
elfnn-kvx.c 454 struct elf_kvx_stub_hash_entry *stub_cache; member in struct:elf_kvx_link_hash_entry
550 ret->stub_cache = NULL;
797 if (h != NULL && h->stub_cache != NULL
798 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
800 stub_entry = h->stub_cache;
813 h->stub_cache = stub_entry;
elfnn-aarch64.c 2600 struct elf_aarch64_stub_hash_entry *stub_cache; member in struct:elf_aarch64_link_hash_entry
2738 ret->stub_cache = NULL;
3106 if (h != NULL && h->stub_cache != NULL
3107 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec)
3109 stub_entry = h->stub_cache;
3122 h->stub_cache = stub_entry;
elf64-ppc.c 3151 struct ppc_stub_hash_entry *stub_cache;
3476 memset (&eh->u.stub_cache, 0,
3478 - offsetof (struct ppc_link_hash_entry, u.stub_cache)));
3840 if (h != NULL && h->u.stub_cache != NULL
3841 && h->u.stub_cache->h == h
3842 && h->u.stub_cache->group == group)
3844 stub_entry = h->u.stub_cache;
3857 h->u.stub_cache = stub_entry;
3147 struct ppc_stub_hash_entry *stub_cache; member in union:ppc_link_hash_entry::__anon20449
elf32-arm.c 3256 struct elf32_arm_stub_hash_entry *stub_cache; member in struct:elf32_arm_link_hash_entry
3582 ret->stub_cache = NULL;
4612 if (h != NULL && h->stub_cache != NULL
4613 && h->stub_cache->h == h
4614 && h->stub_cache->id_sec == id_sec
4615 && h->stub_cache->stub_type == stub_type)
4617 stub_entry = h->stub_cache;
4630 h->stub_cache = stub_entry;

Completed in 180 milliseconds