Searched refs:EM_LOONGARCH (Results 1 – 7 of 7) sorted by relevance
25 #ifndef EM_LOONGARCH26 #define EM_LOONGARCH 258 macro
21 #ifndef EM_LOONGARCH22 #define EM_LOONGARCH 258 /* LoongArch */ macro56 #define EM_HOST EM_LOONGARCH
66 case EM_LOONGARCH: in get_dwarf_regstr()
50 #define GEN_ELF_ARCH EM_LOONGARCH
43 #ifndef EM_LOONGARCH44 #define EM_LOONGARCH 258 macro389 case EM_LOONGARCH: in get_plt_sizes()
134 arch->e_machine = EM_LOONGARCH; in loongarch__annotate_init()
63 if (elf->ehdr.e_machine == EM_LOONGARCH) in is_loongarch()
Completed in 15 milliseconds