Searched refs:EM_MSP430 (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFObjectWriter.cpp25 : MCELFObjectTargetWriter(false, OSABI, ELF::EM_MSP430,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DELF.cpp148 case ELF::EM_MSP430:
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h216 #define EM_MSP430 105 /* TI msp430 micro controller */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h217 #define EM_MSP430 105 /* TI msp430 micro controller */ macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-msp430.c1424 elf_elfheader (abfd)->e_machine = EM_MSP430;
1437 if (elf_elfheader (abfd)->e_machine == EM_MSP430
2638 #define ELF_MACHINE_CODE EM_MSP430
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-msp430.c1569 elf_elfheader (abfd)->e_machine = EM_MSP430;
1582 if (elf_elfheader (abfd)->e_machine == EM_MSP430
2949 #define ELF_MACHINE_CODE EM_MSP430
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-msp430.c1569 elf_elfheader (abfd)->e_machine = EM_MSP430;
1582 if (elf_elfheader (abfd)->e_machine == EM_MSP430
2949 #define ELF_MACHINE_CODE EM_MSP430
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-msp430.c1569 elf_elfheader (abfd)->e_machine = EM_MSP430;
1582 if (elf_elfheader (abfd)->e_machine == EM_MSP430
2949 #define ELF_MACHINE_CODE EM_MSP430
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h1180 case ELF::EM_MSP430:
1258 case ELF::EM_MSP430:
/netbsd-current/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h299 #define EM_MSP430 105 /* Texas Instruments MSP430 */ macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h221 EM_MSP430 = 105, // Texas Instruments embedded microcontroller msp430 enumerator in enum:llvm::ELF::__anon1345
/netbsd-current/tools/m68k-elf2aout/sys/
H A Dexec_elf.h301 #define EM_MSP430 105 /* Texas Instruments MSP430 */ macro
/netbsd-current/tools/arm-elf2aout/sys/
H A Dexec_elf.h301 #define EM_MSP430 105 /* Texas Instruments MSP430 */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h220 #define EM_MSP430 105 /* TI msp430 micro controller */ macro
/netbsd-current/sys/sys/
H A Dexec_elf.h307 #define EM_MSP430 105 /* Texas Instruments MSP430 */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h220 #define EM_MSP430 105 /* TI msp430 micro controller */ macro
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c835 case EM_MSP430:
1138 filedata->file_header.e_machine == EM_MSP430 /* Paranoia. */
1380 case EM_MSP430:
2423 case EM_MSP430: return "Texas Instruments msp430 microcontroller";
3738 case EM_MSP430:
3822 case EM_MSP430:
4351 case EM_MSP430:
12364 case EM_MSP430:
12676 case EM_MSP430:
12984 case EM_MSP430
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c888 case EM_MSP430:
1191 filedata->file_header.e_machine == EM_MSP430 /* Paranoia. */
1411 case EM_MSP430:
2456 case EM_MSP430: return "Texas Instruments msp430 microcontroller";
3771 case EM_MSP430:
3856 case EM_MSP430:
4399 case EM_MSP430:
12578 case EM_MSP430:
12913 case EM_MSP430:
13221 case EM_MSP430
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c1104 case EM_MSP430:
1477 filedata->file_header.e_machine == EM_MSP430 /* Paranoia. */
1713 case EM_MSP430:
2873 case EM_MSP430: return "Texas Instruments msp430 microcontroller";
4355 case EM_MSP430:
4465 case EM_MSP430:
5022 case EM_MSP430:
13944 case EM_MSP430:
14282 case EM_MSP430:
14589 case EM_MSP430
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h263 EM_MSP430 = 105, enumerator in enum:elfcpp::EM
291 // Old MSP430 objects used 0x1059 (EM_MSP430 is correct).
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h263 EM_MSP430 = 105, enumerator in enum:elfcpp::EM
291 // Old MSP430 objects used 0x1059 (EM_MSP430 is correct).
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h263 EM_MSP430 = 105, enumerator in enum:elfcpp::EM
291 // Old MSP430 objects used 0x1059 (EM_MSP430 is correct).
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp261 ECase(EM_MSP430);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1095 ENUM_ENT(EM_MSP430, "Texas Instruments msp430 microcontroller"),

Completed in 790 milliseconds