Home
last modified time | relevance | path

Searched refs:EM_SPARCV9 (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Delf-em.h28 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
H A Daudit.h443 #define AUDIT_ARCH_SPARC64 (EM_SPARCV9|__AUDIT_ARCH_64BIT)
/linux/scripts/
H A Drecordmcount.c599 case EM_SPARCV9: reltype = R_SPARC_64; break; in do_file()
/linux/arch/sparc/kernel/
H A Dptrace_64.c527 .name = "sparc64", .e_machine = EM_SPARCV9,
/linux/tools/perf/util/
H A Dsymbol-elf.c386 case EM_SPARCV9: in get_plt_sizes()