Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.h109 return ghashIdx == endPrecompIdx; in shouldOmitFromPdb()
120 uint32_t endPrecompIdx = ~0U; variable
H A DDebugTypes.cpp327 endPrecompIdx = pchInfo->EndPrecompIndex; in mergeDebugT()
515 if (precomp->endPrecompIdx != pr.getTypesCount()) in findPrecompMap()
854 endPrecompIdx = ghashIdx; in loadGHashes()