Searched refs:DT_PPC_OPT (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dppc.h190 #define DT_PPC_OPT (DT_LOPROC + 1) macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dppc.h190 #define DT_PPC_OPT (DT_LOPROC + 1) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dppc.h190 #define DT_PPC_OPT (DT_LOPROC + 1) macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dppc.h190 #define DT_PPC_OPT (DT_LOPROC + 1) macro
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h778 DT_PPC_OPT = 0x70000001,
772 DT_PPC_OPT = 0x70000001, enumerator in enum:elfcpp::DT
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h778 DT_PPC_OPT = 0x70000001, enumerator in enum:elfcpp::DT
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h776 DT_PPC_OPT = 0x70000001, enumerator in enum:elfcpp::DT
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc10094 odyn->add_constant(elfcpp::DT_PPC_OPT, elfcpp::PPC_OPT_TLS);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-ppc.c5922 && !add_dynamic_entry (DT_PPC_OPT, PPC_OPT_TLS))
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-ppc.c5883 && !add_dynamic_entry (DT_PPC_OPT, PPC_OPT_TLS))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-ppc.c5922 && !add_dynamic_entry (DT_PPC_OPT, PPC_OPT_TLS))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-ppc.c5922 && !add_dynamic_entry (DT_PPC_OPT, PPC_OPT_TLS))
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc10094 odyn->add_constant(elfcpp::DT_PPC_OPT, elfcpp::PPC_OPT_TLS);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c2242 case DT_PPC_OPT: return "PPC_OPT";
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dpowerpc.cc9760 odyn->add_constant(elfcpp::DT_PPC_OPT, elfcpp::PPC_OPT_TLS);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c1934 case DT_PPC_OPT: return "PPC_OPT";
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c2242 case DT_PPC_OPT: return "PPC_OPT";

Completed in 858 milliseconds