Searched refs:EM_SPARCV9 (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | elf-em.h | 28 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
|
H A D | audit.h | 435 #define AUDIT_ARCH_SPARC64 (EM_SPARCV9|__AUDIT_ARCH_64BIT)
|
/openbmc/linux/tools/perf/util/ |
H A D | dwarf-regs.c | 58 case EM_SPARCV9: in get_dwarf_regstr()
|
H A D | genelf.h | 35 #define GEN_ELF_ARCH EM_SPARCV9
|
H A D | symbol-elf.c | 453 case EM_SPARCV9: in get_plt_sizes()
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | elf_64.h | 106 #define ELF_ARCH EM_SPARCV9
|
/openbmc/qemu/hw/sparc64/ |
H A D | sun4u.c | 179 kernel_addr, &kernel_top, NULL, 1, EM_SPARCV9, 0, in sun4u_load_kernel() 445 NULL, NULL, NULL, NULL, 1, EM_SPARCV9, 0, 0); in prom_init()
|
/openbmc/u-boot/include/ |
H A D | elf.h | 174 #define EM_SPARCV9 43 /* SPARC Version 9 */ macro
|
/openbmc/linux/scripts/ |
H A D | recordmcount.c | 600 case EM_SPARCV9: reltype = R_SPARC_64; break; in do_file()
|
/openbmc/qemu/include/ |
H A D | elf.h | 156 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ptrace_64.c | 527 .name = "sparc64", .e_machine = EM_SPARCV9,
|
/openbmc/linux/scripts/mod/ |
H A D | modpost.c | 642 info->hdr->e_machine == EM_SPARCV9) { in handle_symbol()
|
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 1672 #define ELF_HOST_MACHINE EM_SPARCV9
|
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 998 # define ELF_ARCH EM_SPARCV9
|