Searched refs:SH3 (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/file/magic/Magdir/ |
H A D | coff | 26 >0 uleshort 0x01a2 Hitachi SH3 27 >0 uleshort 0x01a3 Hitachi SH3 DSP
|
H A D | msdos | 2693 >20 lelong 103 \b, Hitachi SH3 2697 >20 lelong 10003 \b, Hitachi SH3
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PdbYaml.cpp | 49 io.enumCase(Value, "SH3", PDB_Machine::SH3); in enumeration()
|
H A D | MinimalSymbolDumper.cpp | 258 RETURN_CASE(CPUType, SH3, "sh3"); in formatMachineType()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 110 SH3 = 0x50, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 143 SH3 = 0x1A2, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 332 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, SH3, OS) in operator <<()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | EnumTables.cpp | 181 CV_ENUM_CLASS_ENT(CPUType, SH3),
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 282 - Support m68k, nios2 and SH3 architectures. (@paravoid)
|