Home
last modified time | relevance | path

Searched refs:EM_DSPIC30F (Results 1 – 12 of 12) sorted by relevance

/external/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c243 case EM_DSPIC30F: in dwelf_elf_e_machine_string()
/external/llvm/include/llvm/Support/
DELF.h233 EM_DSPIC30F = 118, // Microchip Technology dsPIC30F Digital Signal enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h230 EM_DSPIC30F = 118, // Microchip Technology dsPIC30F Digital Signal enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h231 EM_DSPIC30F = 118, // Microchip Technology dsPIC30F Digital Signal enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h231 EM_DSPIC30F = 118, // Microchip Technology dsPIC30F Digital Signal enumerator
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp142 ECase(EM_DSPIC30F) in enumeration()
/external/elfutils/libelf/
Delf.h275 #define EM_DSPIC30F 118 /* Microchip Technology dsPIC30F */ macro
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dfile-header-machine-types.test306 # RUN: yaml2obj %s -o %t.dspic30f.o -D MACHINE=EM_DSPIC30F
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp166 ECase(EM_DSPIC30F); in enumeration()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp175 ECase(EM_DSPIC30F); in enumeration()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp902 ENUM_ENT(EM_DSPIC30F, "Microchip Technology dsPIC30F Digital Signal Controller"),
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp1452 ENUM_ENT(EM_DSPIC30F, "Microchip Technology dsPIC30F Digital Signal Controller"),