Home
last modified time | relevance | path

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

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c401 case EM_LOONGARCH: in dwelf_elf_e_machine_string()
DChangeLog9 EM_LOONGARCH LoongArch.
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp327 #define EM_LOONGARCH 258 // "Loongson Loongarch"; macro
/third_party/elfio/elfio/
Delfio_dump.hpp350 { EM_LOONGARCH, "Loongson Loongarch" },
Delf_types.hpp306 constexpr Elf_Half EM_LOONGARCH = 258; // Loongson Loongarch variable
/third_party/elfutils/libelf/
Delf.h361 #define EM_LOONGARCH 258 /* LoongArch */ macro