Searched refs:EF_MIPS_XGOT (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h184 EF_MIPS_XGOT = 0x00000008, enumerator in enum:elfcpp::__anon216
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dmips.h184 EF_MIPS_XGOT = 0x00000008, enumerator in enum:elfcpp::__anon804
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h184 EF_MIPS_XGOT = 0x00000008, enumerator in enum:elfcpp::__anon327
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h189 #define EF_MIPS_XGOT 0x00000008 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h189 #define EF_MIPS_XGOT 0x00000008 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h189 #define EF_MIPS_XGOT 0x00000008 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h189 #define EF_MIPS_XGOT 0x00000008 macro
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmips.cc9402 new_flags &= ~elfcpp::EF_MIPS_XGOT;
9403 old_flags &= ~elfcpp::EF_MIPS_XGOT;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmips.cc9402 new_flags &= ~elfcpp::EF_MIPS_XGOT;
9403 old_flags &= ~elfcpp::EF_MIPS_XGOT;
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc9402 new_flags &= ~elfcpp::EF_MIPS_XGOT;
9403 old_flags &= ~elfcpp::EF_MIPS_XGOT;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c15492 new_flags &= ~EF_MIPS_XGOT;
15493 old_flags &= ~EF_MIPS_XGOT;
16418 if (elf_elfheader (abfd)->e_flags & EF_MIPS_XGOT)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c15391 new_flags &= ~EF_MIPS_XGOT;
15392 old_flags &= ~EF_MIPS_XGOT;
16317 if (elf_elfheader (abfd)->e_flags & EF_MIPS_XGOT)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c15538 new_flags &= ~EF_MIPS_XGOT;
15539 old_flags &= ~EF_MIPS_XGOT;
16464 if (elf_elfheader (abfd)->e_flags & EF_MIPS_XGOT)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c15492 new_flags &= ~EF_MIPS_XGOT;
15493 old_flags &= ~EF_MIPS_XGOT;
16418 if (elf_elfheader (abfd)->e_flags & EF_MIPS_XGOT)

Completed in 466 milliseconds