Searched refs:SH4 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h115 SH4 = 0x53, member in class:llvm::codeview::CPUType
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h145 SH4 = 0x1A6, member in class:llvm::pdb::PDB_Checksum::PDB_Machine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp173 CV_ENUM_CLASS_ENT(CPUType, SH4),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp313 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, SH4, OS)
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp252 RETURN_CASE(CPUType, SH4, "sh4");

Completed in 116 milliseconds