Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dperf_regs.c49 case EM_CSKY: in perf_intr_reg_mask()
92 case EM_CSKY: in perf_user_reg_mask()
135 case EM_CSKY: in perf_reg_name()
202 case EM_CSKY: in perf_arch_reg_ip()
231 case EM_CSKY: in perf_arch_reg_sp()
H A Ddwarf-regs.c48 case EM_CSKY: in get_dwarf_regstr()
119 case EM_CSKY: in get_dwarf_regnum()
168 case EM_CSKY: in get_libdw_frame_nregs()
207 case EM_CSKY: in get_dwarf_regnum_for_perf_regnum()
H A Dsample.c6 #ifndef EM_CSKY
7 #define EM_CSKY 252 macro
80 case EM_CSKY: /* Variable (16 or 32 bit) */ in elf_machine_max_instruction_length()
H A Ddisasm.c114 if (val1->e_machine != EM_CSKY) in e_machine_and_eflags__cmp()
146 [EM_CSKY] = arch__new_csky, in arch__find()
H A Ddso.c1273 need_e_flags = e_flags && e_machine == EM_CSKY; in dso__read_e_machine()
/linux/tools/perf/util/include/
H A Ddwarf-regs.h11 #ifndef EM_CSKY
12 #define EM_CSKY 252 /* C-SKY */ macro
45 #define EM_HOST EM_CSKY
/linux/include/uapi/linux/
H A Delf-em.h53 #define EM_CSKY 252 /* C-SKY */ macro
/linux/arch/csky/include/asm/
H A Delf.h9 #define ELF_ARCH EM_CSKY