Searched refs:EM_PARISC (Results 1 – 8 of 8) sorted by relevance
/external/kernel-headers/original/linux/ |
D | elf-em.h | 20 #define EM_PARISC 15 /* HPPA */ macro
|
/external/elfutils/tests/ |
D | saridx.c | 50 MACHINE (EM_PARISC),
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 100 { "parisc", "elf_parisc", "parisc", 6, EM_PARISC, 0, 0 },
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 138 EM_PARISC = 15, // Hewlett-Packard PA-RISC enumerator
|
/external/qemu/ |
D | elf.h | 82 #define EM_PARISC 15 /* HPPA */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 194 #define EM_PARISC 15 /* HPPA */ macro
|
/external/elfutils/src/ |
D | elflint.c | 333 EM_MIPS_RS3_LE, EM_PARISC, EM_VPP500, EM_SPARC32PLUS, EM_960, EM_PPC,
|
/external/valgrind/main/perf/ |
D | tinycc.c | 258 #define EM_PARISC 15 /* HPPA */ macro
|