Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddwarf-regs.c60 case EM_SPARCV9: in get_dwarf_regstr()
136 case EM_SPARCV9: in get_dwarf_regnum()
178 case EM_SPARCV9: in get_libdw_frame_nregs()
H A Dsample.c70 case EM_SPARCV9: in elf_machine_max_instruction_length()
H A Ddisasm.c154 [EM_SPARCV9] = arch__new_sparc, in arch__find()
H A Dsymbol-elf.c384 case EM_SPARCV9: in get_plt_sizes()
/linux/include/uapi/linux/
H A Delf-em.h28 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
/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/scripts/mod/
H A Dmodpost.c645 info->hdr->e_machine == EM_SPARCV9) { in handle_symbol()