Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeExeSymbol.cpp79 codeview::GUID NativeExeSymbol::getGuid() const { in getGuid() function in NativeExeSymbol
82 return IS->getGuid(); in getGuid()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeExeSymbol.cpp79 codeview::GUID NativeExeSymbol::getGuid() const { in getGuid() function in NativeExeSymbol
82 return IS->getGuid(); in getGuid()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCPseudoProbe.cpp109 Top = InlineSite(Probe.getGuid(), 0); in addPseudoProbe()
127 Cur = Cur->getOrAddNode(InlineSite(Probe.getGuid(), Index)); in addPseudoProbe()
156 if (LastProbe->getGuid() != Guid) in emit()
594 const auto *FuncDesc = getFuncDescForGUID(Probe->getGuid()); in getInlineContextForProbe()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeExeSymbol.h32 codeview::GUID getGuid() const override;
H A DInfoStream.h44 codeview::GUID getGuid() const;
H A DInfoStreamBuilder.h50 codeview::GUID getGuid() const { return Guid; } in getGuid() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DNativeExeSymbol.h35 codeview::GUID getGuid() const override;
DInfoStream.h40 codeview::GUID getGuid() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DNativeExeSymbol.h35 codeview::GUID getGuid() const override;
DInfoStream.h40 codeview::GUID getGuid() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DNativeExeSymbol.h35 codeview::GUID getGuid() const override;
DInfoStream.h40 codeview::GUID getGuid() const;
DInfoStreamBuilder.h47 codeview::GUID getGuid() const { return Guid; } in getGuid() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeExeSymbol.h35 codeview::GUID getGuid() const override;
H A DInfoStream.h40 codeview::GUID getGuid() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DNativeExeSymbol.h35 codeview::GUID getGuid() const override;
DInfoStream.h40 codeview::GUID getGuid() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolExe.h27 FORWARD_SYMBOL_METHOD(getGuid)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h27 FORWARD_SYMBOL_METHOD(getGuid)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h27 FORWARD_SYMBOL_METHOD(getGuid)
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolExe.h27 FORWARD_SYMBOL_METHOD(getGuid)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h27 FORWARD_SYMBOL_METHOD(getGuid)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/
DPDBSymbolExe.h27 FORWARD_SYMBOL_METHOD(getGuid)
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolExe.h32 FORWARD_SYMBOL_METHOD(getGuid)
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/
H A DInfoStream.h46 PDB_UniqueId getGuid() const;

12345