Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1397 auto IndexOffsets = Stream.getTypeIndexOffsets(); in dumpTpiStream() local
1399 for (const auto &IO : IndexOffsets) { in dumpTpiStream()