Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dperf_regs.c46 case EM_CSKY: in perf_intr_reg_mask()
89 case EM_CSKY: in perf_user_reg_mask()
132 case EM_CSKY: in perf_reg_name()
199 case EM_CSKY: in perf_arch_reg_ip()
228 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
73 case EM_CSKY: /* Variable (16 or 32 bit) */ in elf_machine_max_instruction_length()
H A Ddisasm.c113 if (val1->e_machine != EM_CSKY) in e_machine_and_eflags__cmp()
145 [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
H A Daudit.h407 #define AUDIT_ARCH_CSKY (EM_CSKY|__AUDIT_ARCH_LE)
/linux/arch/csky/include/asm/
H A Delf.h9 #define ELF_ARCH EM_CSKY