Home
last modified time | relevance | path

Searched defs:ELF64_MIPS_R_SSYM (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h1014 #define ELF64_MIPS_R_SSYM(i) (((i) >> 24) & 0xff) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h970 #define ELF64_MIPS_R_SSYM(i) (((i) >> 24) & 0xff) macro