Home
last modified time | relevance | path

Searched refs:EM_CSKY (Results 1 - 13 of 13) sorted by relevance

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c399 case EM_CSKY: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp321 #define EM_CSKY 252 // C-SKY processor family macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c152 { csky_init, "elf_csky", "csky", 4, EM_CSKY, ELFCLASS32, ELFDATA2LSB },
/third_party/elfio/elfio/
H A Delfio_dump.hpp344 { EM_CSKY, "C-SKY processor family" },
H A Delf_types.hpp300 constexpr Elf_Half EM_CSKY = 252; // C-SKY processor family member
/third_party/musl/porting/linux/user/include/
H A Delf.h317 #define EM_CSKY 252 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h317 #define EM_CSKY 252 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h317 #define EM_CSKY 252 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h317 #define EM_CSKY 252 macro
/third_party/musl/include/
H A Delf.h317 #define EM_CSKY 252 macro
/third_party/elfutils/libelf/
H A Delf.h360 #define EM_CSKY 252 /* C-SKY */ macro
/third_party/elfutils/src/
H A Delflint.c332 EM_TILEGX, EM_TILEPRO, EM_AARCH64, EM_BPF, EM_RISCV, EM_CSKY
H A Dreadelf.c3676 || ehdr->e_machine != EM_CSKY) in print_attributes()

Completed in 90 milliseconds