Home
last modified time | relevance | path

Searched refs:EM_SPARC (Results 1 – 15 of 15) sorted by relevance

/linux/tools/perf/util/
H A Ddwarf-regs.c59 case EM_SPARC: in get_dwarf_regstr()
135 case EM_SPARC: in get_dwarf_regnum()
177 case EM_SPARC: in get_libdw_frame_nregs()
H A Dsample.c62 case EM_SPARC: in elf_machine_max_instruction_length()
H A Dgenelf.h38 #define GEN_ELF_ARCH EM_SPARC
H A Dsyscalltbl.c27 e_machine = EM_SPARC; in find_table()
H A Ddisasm.c152 [EM_SPARC] = arch__new_sparc, in arch__find()
H A Dsymbol-elf.c382 case EM_SPARC: in get_plt_sizes()
/linux/arch/sparc/include/asm/
H A Delf_32.h99 #define elf_check_arch(x) ((x)->e_machine == EM_SPARC)
104 #define ELF_ARCH EM_SPARC
H A Delf_64.h181 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \
/linux/tools/perf/trace/beauty/
H A Dsyscalltbl.sh153 build_tables "$tools_dir/perf/arch/sparc/entry/syscalls/syscall.tbl" "$outfile" common,32 EM_SPARC
155 build_tables "$tools_dir/perf/arch/sparc/entry/syscalls/syscall.tbl" "$outfile" common,64 EM_SPARC
254 build_outer_table EM_SPARC "$outfile"
/linux/include/uapi/linux/
H A Delf-em.h8 #define EM_SPARC 2 macro
H A Daudit.h442 #define AUDIT_ARCH_SPARC (EM_SPARC)
/linux/tools/perf/util/include/
H A Ddwarf-regs.h76 #define EM_HOST EM_SPARC
/linux/arch/sparc/kernel/
H A Dptrace_32.c339 .name = "sparc", .e_machine = EM_SPARC,
H A Dptrace_64.c900 .name = "sparc", .e_machine = EM_SPARC,
/linux/scripts/mod/
H A Dmodpost.c639 if (info->hdr->e_machine == EM_SPARC || in handle_symbol()