Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp969 assert(tpiSrcIdx == getTpiSrcIdx() && "round trip failure"); in GHashCell()
979 uint32_t getTpiSrcIdx() const { in getTpiSrcIdx() function in __anon08affc140811::GHashCell
990 return ctx.tpiSourceList[getTpiSrcIdx()]->ghashes[getGHashIdx()]; in getGHash()
1160 uint32_t tpiSrcIdx = cell.getTpiSrcIdx(); in mergeTypesWithGHash()
1170 GHashCell(cell.isItem(), cell.getTpiSrcIdx(), pdbTypeIndex); in mergeTypesWithGHash()