Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDebugTypes.cpp678 uint32_t ghashIndex = 0; in mergeUniqueTypeRecords() local
684 *nextUniqueIndex == ghashIndex) { in mergeUniqueTypeRecords()
685 mergeTypeRecord(beginIndex + ghashIndex, ty); in mergeUniqueTypeRecords()
688 ++ghashIndex; in mergeUniqueTypeRecords()