Home
last modified time | relevance | path

Searched defs:Guid (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DFormatters.cpp20 GuidAdapter::GuidAdapter(StringRef Guid) in GuidAdapter()
23 GuidAdapter::GuidAdapter(ArrayRef<uint8_t> Guid) in GuidAdapter()
43 raw_ostream &llvm::codeview::operator<<(raw_ostream &OS, const GUID &Guid) { in operator <<()
DCodeViewRecordIO.cpp222 Error CodeViewRecordIO::mapGuid(GUID &Guid, const Twine &Comment) { in mapGuid()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DInfoStream.h34 PDB_UniqueId Guid; member
70 PDB_UniqueId Guid; variable
DInfoStreamBuilder.h44 Optional<PDB_UniqueId> Guid; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DGUID.h22 uint8_t Guid[16]; member
DFormatters.h28 ArrayRef<uint8_t> Guid; variable
DTypeRecord.h594 GUID Guid; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h67 codeview::GUID Guid; variable
DRawTypes.h308 codeview::GUID Guid; member
/external/clang/test/SemaCXX/
Dborland-extensions.cpp52 GUID const* Guid; member
/external/llvm/lib/DebugInfo/CodeView/
DTypeRecordBuilder.cpp102 void TypeRecordBuilder::writeGuid(StringRef Guid) { in writeGuid()
/external/llvm/tools/llvm-pdbdump/
DPdbYaml.h45 PDB_UniqueId Guid; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp143 static void addVCallToSet(DevirtCallSite Call, GlobalValue::GUID Guid, in addVCallToSet()
174 GlobalValue::GUID Guid = GlobalValue::getGUID(TypeId->getString()); in addIntrinsicToSummary() local
205 GlobalValue::GUID Guid = GlobalValue::getGUID(TypeId->getString()); in addIntrinsicToSummary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp264 Error PDBFileBuilder::commit(StringRef Filename, codeview::GUID *Guid) { in commit()
/external/vboot_reference/firmware/include/
Dgpt.h64 } __attribute__((packed)) Guid; typedef
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h656 TypeServer2Record(StringRef Guid, uint32_t Age, StringRef Name) in TypeServer2Record()
675 char Guid[16]; // GUID member
680 StringRef Guid; variable
/external/cronet/base/win/
Dpe_image.cc49 GUID Guid; member
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h80 char Guid[16]; member
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp181 raw_ostream &operator<<(raw_ostream &OS, const GUID &Guid) { in operator <<()
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs2441 public string Guid { property in UnitTest.Issues.TestProtos.TestJsonName
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs2445 public string Guid { property in UnitTest.Issues.TestProtos.TestJsonName
/external/llvm/include/llvm/Object/
DCOFF.h187 uint8_t Guid[16]; member