Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp98 if (StreamIdx == OldMSFDirectory) in discoverStreamPurposes() local
56 moduleStream(StringRef Label,uint32_t StreamIdx,uint32_t Modi) moduleStream() argument
[all...]
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()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp31 TpiStreamBuilder(MSFBuilder & Msf,uint32_t StreamIdx) TpiStreamBuilder() argument
H A DLinePrinter.cpp181 uint32_t StreamIdx, in formatMsfStreamData()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h45 uint32_t StreamIdx; global() variable
63 LVTypeVisitor(ScopedPrinter & W,LVLogicalVisitor * LogicalVisitor,LazyRandomTypeCollection & Types,LazyRandomTypeCollection & Ids,uint32_t StreamIdx,LVShared * Shared) LVTypeVisitor() argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp336 void LVTypeRecords::add(uint32_t StreamIdx, TypeIndex TI, TypeLeafKind Kind, in add()
344 void LVTypeRecords::add(uint32_t StreamIdx, TypeIndex TI, StringRef Name) { in add()
349 LVElement *LVTypeRecords::find(uint32_t StreamIdx, TypeIndex TI, bool Create) { in find()
371 TypeIndex LVTypeRecords::find(uint32_t StreamIdx, StringRef Name) { in find()
1745 uint32_t StreamIdx) { in printTypeIndex()
1751 LVElement *Element, uint32_t StreamIdx) { in printTypeBegin()
1770 uint32_t StreamIdx) { in printMemberBegin()
3319 LVElement *LVLogicalVisitor::getElement(uint32_t StreamIdx, TypeIndex TI, in getElement()
H A DLVCodeViewReader.cpp586 __anonf382f8f70602(LazyRandomTypeCollection &Types, LazyRandomTypeCollection &Ids, SpecialStream StreamIdx) traverseTypes() argument