Home
last modified time | relevance | path

Searched refs:EM_LOONGARCH (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/scripts/
A Drecordmcount.c41 #ifndef EM_LOONGARCH
42 #define EM_LOONGARCH 258 macro
591 case EM_LOONGARCH: /* reltype: e_class */ break; in do_file()
623 if (w2(ehdr->e_machine) == EM_LOONGARCH) { in do_file()
648 if (w2(ghdr->e_machine) == EM_LOONGARCH) { in do_file()
A Dsorttable.c63 #ifndef EM_LOONGARCH
64 #define EM_LOONGARCH 258 macro
307 case EM_LOONGARCH: in do_file()
/linux-6.3-rc2/arch/loongarch/include/asm/
A Delf.h188 #define ELF_ARCH EM_LOONGARCH
192 #define loongarch_elf_check_machine(x) ((x)->e_machine == EM_LOONGARCH)
/linux-6.3-rc2/include/uapi/linux/
A Delf-em.h54 #define EM_LOONGARCH 258 /* LoongArch */ macro
A Daudit.h442 #define AUDIT_ARCH_LOONGARCH32 (EM_LOONGARCH|__AUDIT_ARCH_LE)
443 #define AUDIT_ARCH_LOONGARCH64 (EM_LOONGARCH|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/linux-6.3-rc2/scripts/mod/
A Dmodpost.c1524 #ifndef EM_LOONGARCH
1525 #define EM_LOONGARCH 258 macro
1573 case EM_LOONGARCH: in section_rela()

Completed in 14 milliseconds