/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/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 128 M32R = 0xb0, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 132 M32R = 0xb0, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 134 M32R = 0x9041, enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 132 M32R = 0xb0, enumerator
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | PdbYaml.cpp | 43 io.enumCase(Value, "M32R", PDB_Machine::M32R); in enumeration()
|
D | MinimalSymbolDumper.cpp | 269 RETURN_CASE(CPUType, M32R, "m32r"); in formatMachineType()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 136 M32R = 0x9041, enumerator
|
/external/libffi/ |
D | configure.host | 138 TARGET=M32R; TARGETDIR=m32r
|
/external/python/cpython2/Modules/_ctypes/ |
D | libffi.diff | 133 + 'M32R': ['src/m32r/sysv.S', 'src/m32r/ffi.c'],
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 210 CV_ENUM_CLASS_ENT(CPUType, M32R),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 304 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()
|
/external/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 301 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 318 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, M32R, OS) in operator <<()
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 198 CV_ENUM_CLASS_ENT(CPUType, M32R),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 190 CV_ENUM_CLASS_ENT(CPUType, M32R),
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | file-header-machine-types.test | 217 # RUN: llvm-readelf --file-headers %t.m32r.o | FileCheck %s -DMACHINE="Renesas M32R (formerly Mitsu…
|