Home
last modified time | relevance | path

Searched defs:StreamIdx (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/Raw/
DIndexedStreamData.cpp16 IndexedStreamData::IndexedStreamData(uint32_t StreamIdx, const IPDBFile &File) in IndexedStreamData()
DMappedBlockStream.cpp297 MappedBlockStream::createIndexedStream(uint32_t StreamIdx, in createIndexedStream()
/external/llvm-project/llvm/tools/llvm-pdbutil/
DStreamUtil.cpp56 static inline StreamInfo moduleStream(StringRef Label, uint32_t StreamIdx, in moduleStream()
98 for (uint16_t StreamIdx = 0; StreamIdx < StreamCount; ++StreamIdx) { in discoverStreamPurposes() local
DBytesOutputStyle.cpp292 void BytesOutputStyle::dumpTypeIndex(uint32_t StreamIdx, in dumpTypeIndex()
446 BytesOutputStyle::initializeTypes(uint32_t StreamIdx) { in initializeTypes()
DLinePrinter.cpp175 uint32_t StreamIdx, in formatMsfStreamData()
DDumpOutputStyle.cpp392 for (uint16_t StreamIdx = 0; StreamIdx < StreamCount; ++StreamIdx) { in dumpStreamSummary() local
673 uint32_t StreamIdx = Desc.getModuleStreamIndex(); in dumpSymbolStats() local
1425 Error DumpOutputStyle::dumpTpiStream(uint32_t StreamIdx) { in dumpTpiStream()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DTpiStreamBuilder.cpp34 TpiStreamBuilder::TpiStreamBuilder(MSFBuilder &Msf, uint32_t StreamIdx) in TpiStreamBuilder()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DTpiStreamBuilder.cpp35 TpiStreamBuilder::TpiStreamBuilder(MSFBuilder &Msf, uint32_t StreamIdx) in TpiStreamBuilder()
/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp142 for (uint16_t StreamIdx = 0; StreamIdx < StreamCount; ++StreamIdx) { in dumpStreamSummary() local
242 for (uint32_t StreamIdx = 0; StreamIdx < StreamCount; ++StreamIdx) { in dumpStreamBlocks() local
354 Error LLVMOutputStyle::dumpTpiStream(uint32_t StreamIdx) { in dumpTpiStream()