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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf32-score.c57 bfd_boolean no_fn_stub; member in struct:score_elf_link_hash_entry
1055 ret->no_fn_stub = FALSE;
2702 sh->no_fn_stub = TRUE;
2837 if (!hscore->no_fn_stub && h->needs_plt)
3539 if (indscore->no_fn_stub)
3540 dirscore->no_fn_stub = TRUE;
H A Delfxx-mips.c259 bfd_boolean no_fn_stub; member in struct:mips_elf_link_hash_entry
837 ret->no_fn_stub = FALSE;
1912 bfd_boolean no_fn_stub = h->no_fn_stub;
1917 no_fn_stub = no_fn_stub || hd->no_fn_stub;
1920 if (!no_fn_stub)
3310 entry->d.h->no_fn_stub = TRUE;
6753 ((struct mips_elf_link_hash_entry *) h)->no_fn_stub
1901 bfd_boolean no_fn_stub = h->no_fn_stub; local
[all...]

Completed in 124 milliseconds