Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp55 static inline StreamInfo moduleStream(StringRef Label, uint32_t StreamIdx, in moduleStream()
97 for (uint32_t StreamIdx = 0; StreamIdx < StreamCount; ++StreamIdx) { in discoverStreamPurposes() local
H A DBytesOutputStyle.cpp292 void BytesOutputStyle::dumpTypeIndex(uint32_t StreamIdx, in dumpTypeIndex()
446 BytesOutputStyle::initializeTypes(uint32_t StreamIdx) { in initializeTypes()
H A DDumpOutputStyle.cpp363 for (uint32_t StreamIdx = 0; StreamIdx < StreamCount; ++StreamIdx) { in dumpStreamSummary() local
570 uint32_t StreamIdx = Desc.getModuleStreamIndex(); in dumpSymbolStats() local
1323 Error DumpOutputStyle::dumpTpiStream(uint32_t StreamIdx) { in dumpTpiStream()
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp32 : Msf(Msf), Allocator(Msf.getAllocator()), Header(nullptr), Idx(StreamIdx) { in TpiStreamBuilder() argument
H A DLinePrinter.cpp181 formatMsfStreamData(StringRef Label,PDBFile & File,uint32_t StreamIdx,StringRef StreamPurpose,uint64_t Offset,uint64_t Size) formatMsfStreamData() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h44 uint32_t StreamIdx; variable
62 uint32_t StreamIdx, LVShared *Shared) in LVTypeVisitor()
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp336 add(uint32_t StreamIdx,TypeIndex TI,TypeLeafKind Kind,LVElement * Element) add() argument
344 add(uint32_t StreamIdx,TypeIndex TI,StringRef Name) add() argument
349 find(uint32_t StreamIdx,TypeIndex TI,bool Create) find() argument
371 find(uint32_t StreamIdx,StringRef Name) find() argument
1745 printTypeIndex(StringRef FieldName,TypeIndex TI,uint32_t StreamIdx) printTypeIndex() argument
1751 printTypeBegin(CVType & Record,TypeIndex TI,LVElement * Element,uint32_t StreamIdx) printTypeBegin() argument
1770 printMemberBegin(CVMemberRecord & Record,TypeIndex TI,LVElement * Element,uint32_t StreamIdx) printMemberBegin() argument
3319 getElement(uint32_t StreamIdx,TypeIndex TI,LVScope * Parent) getElement() argument
[all...]
H A DLVCodeViewReader.cpp584 __anon9f015a6a0602(LazyRandomTypeCollection &Types, LazyRandomTypeCollection &Ids, SpecialStream StreamIdx) traverseTypes() argument