Home
last modified time | relevance | path

Searched refs:GHashState (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/COFF/
DDebugTypes.h39 struct GHashState;
66 virtual void remapTpiWithGHashes(GHashState *g);
86 void fillMapFromGHashes(GHashState *m,
DDebugTypes.cpp65 void remapTpiWithGHashes(GHashState *g) override;
90 void remapTpiWithGHashes(GHashState *g) override {} in remapTpiWithGHashes()
107 void remapTpiWithGHashes(GHashState *g) override;
147 void remapTpiWithGHashes(GHashState *g) override;
697 void TpiSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes()
757 void TypeServerSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes()
788 void UseTypeServerSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes()
844 void UsePrecompSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes()
958 struct GHashState { struct
1032 GHashState ghashState; in mergeTypesWithGHash()
[all …]
DTypeMerger.h24 struct GHashState;