Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDebugTypes.cpp1153 SmallVectorImpl<TypeIndex> &mapToFill) { in fillMapFromGHashes() argument
1157 mapToFill[i] = fakeCellIndex; in fillMapFromGHashes()
1159 mapToFill[i] = loadPdbTypeIndexFromCell(g, fakeCellIndex.toArrayIndex()); in fillMapFromGHashes()