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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 415 unsigned int got_only_for_calls : 1; member in struct:mips_elf_link_hash_entry
1366 ret->got_only_for_calls = true;
3503 || !entry->d.h->got_only_for_calls
4191 hmips->got_only_for_calls = false;
4664 if (h->got_only_for_calls
4704 && h->got_only_for_calls
9487 hmips->got_only_for_calls = false;
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 397 unsigned int got_only_for_calls : 1; member in struct:mips_elf_link_hash_entry
1365 ret->got_only_for_calls = true;
4168 hmips->got_only_for_calls = false;
4644 if (h->got_only_for_calls
4684 && h->got_only_for_calls
9467 hmips->got_only_for_calls = false;
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 397 unsigned int got_only_for_calls : 1; member in struct:mips_elf_link_hash_entry
1365 ret->got_only_for_calls = true;
4122 hmips->got_only_for_calls = false;
4598 if (h->got_only_for_calls
4638 && h->got_only_for_calls
9367 hmips->got_only_for_calls = false;
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 397 unsigned int got_only_for_calls : 1; member in struct:mips_elf_link_hash_entry
1367 ret->got_only_for_calls = true;
4129 hmips->got_only_for_calls = false;
4605 if (h->got_only_for_calls
4645 && h->got_only_for_calls
9380 hmips->got_only_for_calls = false;

Completed in 69 milliseconds