Home
last modified time | relevance | path

Searched refs:getMachineType (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolExe.cpp33 if (getMachineType() == PDB_Machine::x86) in getPointerByteSize()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h35 FORWARD_SYMBOL_METHOD(getMachineType)
DIPDBRawSymbol.h121 virtual PDB_Machine getMachineType() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h35 FORWARD_SYMBOL_METHOD(getMachineType)
DIPDBRawSymbol.h150 virtual PDB_Machine getMachineType() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h64 PDB_Machine getMachineType() const;
DNativeRawSymbol.h142 PDB_Machine getMachineType() const override;
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DDbiStream.h87 PDB_Machine getMachineType() const;
/external/llvm/tools/llvm-pdbdump/
DYAMLOutputStyle.cpp126 Obj.DbiStream->MachineType = DS.getMachineType(); in dumpDbiStream()
DLLVMOutputStyle.cpp444 P.printObject("Machine Type", DS->getMachineType()); in dumpDbiStream()
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h112 PDB_Machine getMachineType() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h137 PDB_Machine getMachineType() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp195 PDB_Machine DbiStream::getMachineType() const { in getMachineType() function in DbiStream
DNativeRawSymbol.cpp399 PDB_Machine NativeRawSymbol::getMachineType() const { in getMachineType() function in NativeRawSymbol
DPDBFile.cpp398 PDB_Machine Machine = DbiS->getMachineType(); in getPointerSize()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DYAMLOutputStyle.cpp203 Obj.DbiStream->MachineType = DS.getMachineType(); in dumpDbiStream()
/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp239 PDB_Machine DbiStream::getMachineType() const { in getMachineType() function in DbiStream
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp226 MOCK_SYMBOL_ACCESSOR(getMachineType)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp307 MOCK_SYMBOL_ACCESSOR(getMachineType)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp749 PDB_Machine DIARawSymbol::getMachineType() const { in getMachineType() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp890 PDB_Machine DIARawSymbol::getMachineType() const { in getMachineType() function in DIARawSymbol