Searched refs:M32R (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/file/magic/Magdir/ |
H A D | elf | 195 >18 leshort 88 Renesas M32R, 331 >18 leshort 0x9041 Cygnus M32R (unofficial),
|
H A D | msdos | 291 >>(0x3c.l+4) leshort 0x9041 Mitsubishi M32R
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PdbYaml.cpp | 43 io.enumCase(Value, "M32R", PDB_Machine::M32R); in enumeration()
|
H A D | MinimalSymbolDumper.cpp | 281 RETURN_CASE(CPUType, M32R, "m32r"); in formatMachineType()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 129 M32R = 0xb0, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 136 M32R = 0x9041, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 325 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | EnumTables.cpp | 200 CV_ENUM_CLASS_ENT(CPUType, M32R),
|