Home
last modified time | relevance | path

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

/tools/objtool/arch/loongarch/include/arch/
A Delf.h25 #ifndef EM_LOONGARCH
26 #define EM_LOONGARCH 258 macro
/tools/perf/util/include/
A Ddwarf-regs.h21 #ifndef EM_LOONGARCH
22 #define EM_LOONGARCH 258 /* LoongArch */ macro
56 #define EM_HOST EM_LOONGARCH
/tools/perf/util/
A Ddwarf-regs.c66 case EM_LOONGARCH: in get_dwarf_regstr()
A Dgenelf.h50 #define GEN_ELF_ARCH EM_LOONGARCH
A Dsymbol-elf.c43 #ifndef EM_LOONGARCH
44 #define EM_LOONGARCH 258 macro
389 case EM_LOONGARCH: in get_plt_sizes()
/tools/perf/arch/loongarch/annotate/
A Dinstructions.c134 arch->e_machine = EM_LOONGARCH; in loongarch__annotate_init()
/tools/objtool/arch/loongarch/
A Ddecode.c63 if (elf->ehdr.e_machine == EM_LOONGARCH) in is_loongarch()

Completed in 15 milliseconds