Home
last modified time | relevance | path

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

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