Searched defs:notoc (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dpowerpc.cc4658 Branch_stub_ent(unsigned int off, bool notoc, bool save_res) argument
5257 bool notoc = (size == 64 && r_type == elfcpp::R_PPC64_REL24_NOTOC); local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ppc.c3693 select_alt_stub(struct ppc_stub_hash_entry *entry, bfd_boolean notoc) argument
3760 bfd_boolean notoc = ELF64_R_TYPE (rel->r_info) == R_PPC64_REL24_NOTOC; local
13511 bfd_boolean notoc = r_type == R_PPC64_REL24_NOTOC; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-ppc.c14042 enum ppc_stub_sub_type notoc = ppc_stub_notoc; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-ppc.c14048 enum ppc_stub_sub_type notoc = ppc_stub_notoc; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ppc.c14048 enum ppc_stub_sub_type notoc = ppc_stub_notoc; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c13905 const char *notoc = rs6000_pcrel_p (cfun) ? "_NOTOC" : ""; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc14616 const char *notoc = rs6000_pcrel_p () ? "_NOTOC" : ""; local

Completed in 689 milliseconds