Home
last modified time | relevance | path

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

/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
/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.c69 case EM_SPARC: in elf_machine_max_instruction_length()
H A Ddisasm.c153 [EM_SPARC] = arch__new_sparc, in arch__find()
H A Dsymbol-elf.c380 case EM_SPARC: in get_plt_sizes()
/linux/include/uapi/linux/
H A Delf-em.h8 #define EM_SPARC 2 macro
/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.c644 if (info->hdr->e_machine == EM_SPARC || in handle_symbol()