Searched refs:save_unresolved_reloc (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-ppc.c7013 bfd_boolean unresolved_reloc, save_unresolved_reloc;
7601 save_unresolved_reloc = unresolved_reloc;
8807 unresolved_reloc = save_unresolved_reloc;
6997 bfd_boolean unresolved_reloc, save_unresolved_reloc; local
H A Delf64-ppc.c14846 bfd_boolean unresolved_reloc, save_unresolved_reloc;
16080 save_unresolved_reloc = unresolved_reloc;
16876 unresolved_reloc = save_unresolved_reloc;
14842 bfd_boolean unresolved_reloc, save_unresolved_reloc; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-ppc.c7052 bool unresolved_reloc, save_unresolved_reloc;
7655 save_unresolved_reloc = unresolved_reloc;
8914 unresolved_reloc = save_unresolved_reloc;
7036 bool unresolved_reloc, save_unresolved_reloc; local
H A Delf64-ppc.c15541 bool unresolved_reloc, save_unresolved_reloc;
16826 save_unresolved_reloc = unresolved_reloc;
17650 unresolved_reloc = save_unresolved_reloc;
15537 bool unresolved_reloc, save_unresolved_reloc; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-ppc.c7052 bool unresolved_reloc, save_unresolved_reloc;
7655 save_unresolved_reloc = unresolved_reloc;
8914 unresolved_reloc = save_unresolved_reloc;
7036 bool unresolved_reloc, save_unresolved_reloc; local
H A Delf64-ppc.c15547 bool unresolved_reloc, save_unresolved_reloc;
16837 save_unresolved_reloc = unresolved_reloc;
17661 unresolved_reloc = save_unresolved_reloc;
15543 bool unresolved_reloc, save_unresolved_reloc; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-ppc.c7052 bool unresolved_reloc, save_unresolved_reloc;
7655 save_unresolved_reloc = unresolved_reloc;
8914 unresolved_reloc = save_unresolved_reloc;
7036 bool unresolved_reloc, save_unresolved_reloc; local
H A Delf64-ppc.c15547 bool unresolved_reloc, save_unresolved_reloc;
16837 save_unresolved_reloc = unresolved_reloc;
17661 unresolved_reloc = save_unresolved_reloc;
15543 bool unresolved_reloc, save_unresolved_reloc; local

Completed in 690 milliseconds