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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 443 unsigned int needs_lazy_stub : 1; member in struct:mips_elf_link_hash_entry
1372 ret->needs_lazy_stub = false;
3169 if (hd->needs_lazy_stub)
5009 && entry->d.h->needs_lazy_stub)
5011 entry->d.h->needs_lazy_stub = false;
9564 hmips->needs_lazy_stub = true;
9984 if (h->needs_lazy_stub)
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 425 unsigned int needs_lazy_stub : 1; member in struct:mips_elf_link_hash_entry
1371 ret->needs_lazy_stub = false;
3158 if (hd->needs_lazy_stub)
4989 && entry->d.h->needs_lazy_stub)
4991 entry->d.h->needs_lazy_stub = false;
9544 hmips->needs_lazy_stub = true;
9964 if (h->needs_lazy_stub)
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 425 unsigned int needs_lazy_stub : 1; member in struct:mips_elf_link_hash_entry
1371 ret->needs_lazy_stub = false;
3112 if (hd->needs_lazy_stub)
4943 && entry->d.h->needs_lazy_stub)
4945 entry->d.h->needs_lazy_stub = false;
9444 hmips->needs_lazy_stub = true;
9864 if (h->needs_lazy_stub)
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 425 unsigned int needs_lazy_stub : 1; member in struct:mips_elf_link_hash_entry
1373 ret->needs_lazy_stub = false;
3119 if (hd->needs_lazy_stub)
4950 && entry->d.h->needs_lazy_stub)
4952 entry->d.h->needs_lazy_stub = false;
9457 hmips->needs_lazy_stub = true;
9877 if (h->needs_lazy_stub)

Completed in 64 milliseconds