Home
last modified time | relevance | path

Searched refs:getGuid (Results 1 – 25 of 56) sorted by relevance

123

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeExeSymbol.cpp79 codeview::GUID NativeExeSymbol::getGuid() const { in getGuid() function in NativeExeSymbol
82 return IS->getGuid(); in getGuid()
DInfoStream.cpp113 GUID InfoStream::getGuid() const { return Header->Guid; } in getGuid() function in InfoStream
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeExeSymbol.cpp79 codeview::GUID NativeExeSymbol::getGuid() const { in getGuid() function in NativeExeSymbol
82 return IS->getGuid(); in getGuid()
DInfoStream.cpp113 GUID InfoStream::getGuid() const { return Header->Guid; } in getGuid() function in InfoStream
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeExeSymbol.h32 codeview::GUID getGuid() const override;
DInfoStream.h44 codeview::GUID getGuid() const;
DInfoStreamBuilder.h50 codeview::GUID getGuid() const { return Guid; } in getGuid() function
DNativeRawSymbol.h137 codeview::GUID getGuid() const override;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeExeSymbol.h32 codeview::GUID getGuid() const override;
DInfoStream.h44 codeview::GUID getGuid() const;
DInfoStreamBuilder.h50 codeview::GUID getGuid() const { return Guid; } in getGuid() function
DNativeRawSymbol.h137 codeview::GUID getGuid() const override;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h27 FORWARD_SYMBOL_METHOD(getGuid)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h27 FORWARD_SYMBOL_METHOD(getGuid)
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h32 FORWARD_SYMBOL_METHOD(getGuid)
DIPDBRawSymbol.h116 virtual PDB_UniqueId getGuid() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DInfoStream.h46 PDB_UniqueId getGuid() const;
/external/llvm/lib/DebugInfo/PDB/Raw/
DInfoStream.cpp76 PDB_UniqueId InfoStream::getGuid() const { return Guid; } in getGuid() function in InfoStream
/external/oss-fuzz/projects/fast-dds/
Dpatch.diff28 GuidPrefix_t participantGuidPrefix = participant_->getGuid().guidPrefix;
/external/llvm/tools/llvm-pdbdump/
DYAMLOutputStyle.cpp106 Obj.PdbStream->Guid = InfoS.getGuid(); in dumpPDBStream()
/external/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
DObjectFilePDB.cpp32 memcpy(&debug_info.Uuid, IS.getGuid().Guid, sizeof(debug_info.Uuid)); in LLDB_PLUGIN_DEFINE()
/external/llvm-project/lld/COFF/
DDebugTypes.cpp57 auto it = mappings.emplace(expectedInfo->getGuid(), this); in TypeServerSource()
414 const codeview::GUID &tsId = typeServerDependency.getGuid(); in getTypeServerSource()
449 if (expectedInfo->getGuid() != typeServerDependency.getGuid()) in mergeDebugT()
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h107 PDB_UniqueId getGuid() const override;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h132 codeview::GUID getGuid() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h132 codeview::GUID getGuid() const override;

123