Searched refs:ELF64_MIPS_R_TYPE2 (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h980 #define ELF64_MIPS_R_TYPE2(i) (((i) >> 8) & 0xff)
972 #define ELF64_MIPS_R_TYPE2 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h980 #define ELF64_MIPS_R_TYPE2(i) (((i) >> 8) & 0xff)
972 #define ELF64_MIPS_R_TYPE2 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h980 #define ELF64_MIPS_R_TYPE2(i) (((i) >> 8) & 0xff)
972 #define ELF64_MIPS_R_TYPE2 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h980 #define ELF64_MIPS_R_TYPE2(i) (((i) >> 8) & 0xff)
972 #define ELF64_MIPS_R_TYPE2 macro
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c1816 bfd_vma type2 = ELF64_MIPS_R_TYPE2 (inf);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c2124 bfd_vma type2 = ELF64_MIPS_R_TYPE2 (inf);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c2124 bfd_vma type2 = ELF64_MIPS_R_TYPE2 (inf);

Completed in 419 milliseconds