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

  /src/external/gpl3/binutils/dist/bfd/
elf32-score7.c 51 bool no_fn_stub; member in struct:score_elf_link_hash_entry
2794 sh->no_fn_stub = true;
2916 if (!hscore->no_fn_stub && h->needs_plt)
3622 if (indscore->no_fn_stub)
3623 dirscore->no_fn_stub = true;
elf32-score.c 54 bool no_fn_stub; member in struct:score_elf_link_hash_entry
1169 ret->no_fn_stub = false;
2987 sh->no_fn_stub = true;
3108 if (!hscore->no_fn_stub && h->needs_plt)
3807 if (indscore->no_fn_stub)
3808 dirscore->no_fn_stub = true;
elfxx-mips.c 413 a looser condition than no_fn_stub below, because there may be other
430 unsigned int no_fn_stub : 1; member in struct:mips_elf_link_hash_entry
1369 ret->no_fn_stub = false;
9028 ((struct mips_elf_link_hash_entry *) h)->no_fn_stub = true;
9552 && !hmips->no_fn_stub)
9579 else if (((h->needs_plt && !hmips->no_fn_stub)
13142 if (indmips->no_fn_stub)
13143 dirmips->no_fn_stub = true;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-score7.c 51 bool no_fn_stub; member in struct:score_elf_link_hash_entry
2782 sh->no_fn_stub = true;
2904 if (!hscore->no_fn_stub && h->needs_plt)
3609 if (indscore->no_fn_stub)
3610 dirscore->no_fn_stub = true;
elf32-score.c 54 bool no_fn_stub; member in struct:score_elf_link_hash_entry
1158 ret->no_fn_stub = false;
2975 sh->no_fn_stub = true;
3096 if (!hscore->no_fn_stub && h->needs_plt)
3794 if (indscore->no_fn_stub)
3795 dirscore->no_fn_stub = true;
elfxx-mips.c 395 a looser condition than no_fn_stub below, because there may be other
412 unsigned int no_fn_stub : 1; member in struct:mips_elf_link_hash_entry
1368 ret->no_fn_stub = false;
9008 ((struct mips_elf_link_hash_entry *) h)->no_fn_stub = true;
9532 && !hmips->no_fn_stub)
9559 else if (((h->needs_plt && !hmips->no_fn_stub)
13116 if (indmips->no_fn_stub)
13117 dirmips->no_fn_stub = true;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-score7.c 51 bool no_fn_stub; member in struct:score_elf_link_hash_entry
2792 sh->no_fn_stub = true;
2914 if (!hscore->no_fn_stub && h->needs_plt)
3617 if (indscore->no_fn_stub)
3618 dirscore->no_fn_stub = true;
elf32-score.c 54 bool no_fn_stub; member in struct:score_elf_link_hash_entry
1158 ret->no_fn_stub = false;
2985 sh->no_fn_stub = true;
3106 if (!hscore->no_fn_stub && h->needs_plt)
3802 if (indscore->no_fn_stub)
3803 dirscore->no_fn_stub = true;
elfxx-mips.c 395 a looser condition than no_fn_stub below, because there may be other
412 unsigned int no_fn_stub : 1; member in struct:mips_elf_link_hash_entry
1368 ret->no_fn_stub = false;
8928 ((struct mips_elf_link_hash_entry *) h)->no_fn_stub = true;
9432 && !hmips->no_fn_stub)
9459 else if (((h->needs_plt && !hmips->no_fn_stub)
13011 if (indmips->no_fn_stub)
13012 dirmips->no_fn_stub = true;
  /src/external/gpl3/gdb/dist/bfd/
elf32-score7.c 51 bool no_fn_stub; member in struct:score_elf_link_hash_entry
2783 sh->no_fn_stub = true;
2905 if (!hscore->no_fn_stub && h->needs_plt)
3610 if (indscore->no_fn_stub)
3611 dirscore->no_fn_stub = true;
elf32-score.c 54 bool no_fn_stub; member in struct:score_elf_link_hash_entry
1158 ret->no_fn_stub = false;
2976 sh->no_fn_stub = true;
3097 if (!hscore->no_fn_stub && h->needs_plt)
3795 if (indscore->no_fn_stub)
3796 dirscore->no_fn_stub = true;
elfxx-mips.c 395 a looser condition than no_fn_stub below, because there may be other
412 unsigned int no_fn_stub : 1; member in struct:mips_elf_link_hash_entry
1368 ret->no_fn_stub = false;
9008 ((struct mips_elf_link_hash_entry *) h)->no_fn_stub = true;
9512 && !hmips->no_fn_stub)
9539 else if (((h->needs_plt && !hmips->no_fn_stub)
13096 if (indmips->no_fn_stub)
13097 dirmips->no_fn_stub = true;

Completed in 121 milliseconds