Searched refs:M32R (Results 1 – 18 of 18) sorted by relevance
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | fficonfig.py.in | 15 'M32R': ['src/m32r/sysv.S', 'src/m32r/ffi.c'],
|
D | configure.ac | 203 TARGET=M32R; TARGETDIR=m32r 314 AM_CONDITIONAL(M32R, test x$TARGET = xM32R) condition
|
D | Makefile.am | 154 if M32R
|
D | configure | 17281 TARGET=M32R; TARGETDIR=m32r
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 125 M32R = 0x9041, enumerator
|
/external/llvm/tools/llvm-pdbdump/ |
D | PdbYaml.cpp | 67 io.enumCase(Value, "M32R", PDB_Machine::M32R); in enumeration()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 130 M32R = 0x9041, enumerator
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 128 M32R = 0xb0, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | PdbYaml.cpp | 44 io.enumCase(Value, "M32R", PDB_Machine::M32R); in enumeration()
|
D | MinimalSymbolDumper.cpp | 269 RETURN_CASE(CPUType, M32R, "m32r"); in formatMachineType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 133 M32R = 0xb0, enumerator
|
/external/libffi/ |
D | configure.ac | 197 TARGET=M32R; TARGETDIR=m32r 312 AM_CONDITIONAL(M32R, test x$TARGET = xM32R) condition
|
D | Makefile.am | 155 if M32R
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 179 CV_ENUM_CLASS_ENT(CPUType, M32R),
|
/external/python/cpython2/Modules/_ctypes/ |
D | libffi.diff | 133 + 'M32R': ['src/m32r/sysv.S', 'src/m32r/ffi.c'],
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 241 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 210 CV_ENUM_CLASS_ENT(CPUType, M32R),
|
/external/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 301 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()
|