Searched refs:M32R (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.cpp43 io.enumCase(Value, "M32R", PDB_Machine::M32R);
H A DMinimalSymbolDumper.cpp269 RETURN_CASE(CPUType, M32R, "m32r");
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h132 M32R = 0xb0, member in class:llvm::codeview::CPUType
194 M32RCall = 0x15, // M32R Call
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h136 M32R = 0x9041, member in class:llvm::pdb::PDB_Checksum::PDB_Machine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp190 CV_ENUM_CLASS_ENT(CPUType, M32R),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp304 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS)

Completed in 170 milliseconds