Home
last modified time | relevance | path

Searched refs:EM_SPARCV9 (Results 1 – 7 of 7) 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.c77 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.c385 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/scripts/mod/
H A Dmodpost.c650 info->hdr->e_machine == EM_SPARCV9) { in handle_symbol()