Home
last modified time | relevance | path

Searched refs:R_SPARC_64 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/include/asm/
H A Delf_32.h51 #define R_SPARC_64 32 macro
/linux/scripts/
H A Drecordmcount.c599 case EM_SPARCV9: reltype = R_SPARC_64; break; in do_file()