Searched refs:no_fn_stub (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-score.c54 bfd_boolean no_fn_stub; member in struct:score_elf_link_hash_entry
1164 ret->no_fn_stub = FALSE;
2993 sh->no_fn_stub = TRUE;
3127 if (!hscore->no_fn_stub && h->needs_plt)
3817 if (indscore->no_fn_stub)
3818 dirscore->no_fn_stub = TRUE;
H A Delf32-score7.c51 bfd_boolean no_fn_stub; member in struct:score_elf_link_hash_entry
2802 sh->no_fn_stub = TRUE;
2937 if (!hscore->no_fn_stub && h->needs_plt)
3634 if (indscore->no_fn_stub)
3635 dirscore->no_fn_stub = TRUE;
H A Delfxx-mips.c385 a looser condition than no_fn_stub below, because there may be other
402 unsigned int no_fn_stub : 1; member in struct:mips_elf_link_hash_entry
1287 ret->no_fn_stub = FALSE;
8564 ((struct mips_elf_link_hash_entry *) h)->no_fn_stub = TRUE;
9201 if (!htab->is_vxworks && h->needs_plt && !hmips->no_fn_stub)
9227 else if (((h->needs_plt && !hmips->no_fn_stub)
12733 if (indmips->no_fn_stub)
12734 dirmips->no_fn_stub = TRUE;
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c259 bfd_boolean no_fn_stub; member in struct:mips_elf_link_hash_entry
829 ret->no_fn_stub = FALSE;
1884 bfd_boolean no_fn_stub = h->no_fn_stub;
1889 no_fn_stub = no_fn_stub || hd->no_fn_stub;
1892 if (!no_fn_stub)
3295 entry->d.h->no_fn_stub = TRUE;
6654 ((struct mips_elf_link_hash_entry *) h)->no_fn_stub
1873 bfd_boolean no_fn_stub = h->no_fn_stub; local
[all...]

Completed in 301 milliseconds