Home
last modified time | relevance | path

Searched refs:GEN_ELF_ARCH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dgenelf.h17 #define GEN_ELF_ARCH EM_ARM macro
20 #define GEN_ELF_ARCH EM_AARCH64 macro
23 #define GEN_ELF_ARCH EM_X86_64 macro
26 #define GEN_ELF_ARCH EM_386 macro
29 #define GEN_ELF_ARCH EM_PPC64 macro
32 #define GEN_ELF_ARCH EM_PPC macro
35 #define GEN_ELF_ARCH EM_SPARCV9 macro
38 #define GEN_ELF_ARCH EM_SPARC macro
41 #define GEN_ELF_ARCH EM_S390 macro
44 #define GEN_ELF_ARCH EM_RISC macro
47 #define GEN_ELF_ARCH global() macro
[all...]
H A Dgenelf.c285 ehdr->e_machine = GEN_ELF_ARCH; in jit_write_elf()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dgenelf.h15 #define GEN_ELF_ARCH EM_ARM macro
18 #define GEN_ELF_ARCH EM_AARCH64 macro
21 #define GEN_ELF_ARCH EM_X86_64 macro
24 #define GEN_ELF_ARCH EM_386 macro
27 #define GEN_ELF_ARCH EM_PPC64 macro
30 #define GEN_ELF_ARCH EM_PPC macro
33 #define GEN_ELF_ARCH EM_SPARCV9 macro
36 #define GEN_ELF_ARCH EM_SPARC macro
39 #define GEN_ELF_ARCH EM_S390 macro
42 #define GEN_ELF_ARCH EM_LOONGARC macro
[all...]
H A Dgenelf.c283 ehdr->e_machine = GEN_ELF_ARCH; in jit_write_elf()

Completed in 2 milliseconds