Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/COFF/
DDebugTypes.cpp66 void remapTpiWithGHashes(GHashState *g) override;
94 void remapTpiWithGHashes(GHashState *g) override {} in remapTpiWithGHashes() function in __anonc3fbba2c0111::TypeServerIpiSource
111 void remapTpiWithGHashes(GHashState *g) override;
151 void remapTpiWithGHashes(GHashState *g) override;
724 void TpiSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes() function in TpiSource
784 void TypeServerSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes() function in TypeServerSource
815 void UseTypeServerSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes() function in UseTypeServerSource
871 void UsePrecompSource::remapTpiWithGHashes(GHashState *g) { in remapTpiWithGHashes() function in UsePrecompSource
1154 source->remapTpiWithGHashes(&ghashState); in mergeTypesWithGHash()
1157 source->remapTpiWithGHashes(&ghashState); in mergeTypesWithGHash()
DDebugTypes.h66 virtual void remapTpiWithGHashes(GHashState *g);