Home
last modified time | relevance | path

Searched refs:remapTpiWithGHashes (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/COFF/
DDebugTypes.cpp65 void remapTpiWithGHashes(GHashState *g) override;
90 void remapTpiWithGHashes(GHashState *g) override {} in remapTpiWithGHashes() function in __anon8764634b0111::TypeServerIpiSource
107 void remapTpiWithGHashes(GHashState *g) override;
147 void remapTpiWithGHashes(GHashState *g) override;
697 void TpiSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes() function in TpiSource
757 void TypeServerSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes() function in TypeServerSource
788 void UseTypeServerSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes() function in UseTypeServerSource
844 void UsePrecompSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes() function in UsePrecompSource
1126 source->remapTpiWithGHashes(&ghashState); in mergeTypesWithGHash()
1129 source->remapTpiWithGHashes(&ghashState); in mergeTypesWithGHash()
DDebugTypes.h66 virtual void remapTpiWithGHashes(GHashState *g);