Searched defs:StreamIdx (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | StreamUtil.cpp | 98 if (StreamIdx == OldMSFDirectory) in discoverStreamPurposes() local 56 moduleStream(StringRef Label,uint32_t StreamIdx,uint32_t Modi) moduleStream() argument [all...] |
H A D | BytesOutputStyle.cpp | 292 void BytesOutputStyle::dumpTypeIndex(uint32_t StreamIdx, in dumpTypeIndex() 446 BytesOutputStyle::initializeTypes(uint32_t StreamIdx) { in initializeTypes()
|
H A D | DumpOutputStyle.cpp | 363 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 D | TpiStreamBuilder.cpp | 31 TpiStreamBuilder(MSFBuilder & Msf,uint32_t StreamIdx) TpiStreamBuilder() argument
|
H A D | LinePrinter.cpp | 181 uint32_t StreamIdx, in formatMsfStreamData()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.h | 45 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 D | LVCodeViewVisitor.cpp | 336 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 D | LVCodeViewReader.cpp | 586 __anonf382f8f70602(LazyRandomTypeCollection &Types, LazyRandomTypeCollection &Ids, SpecialStream StreamIdx) traverseTypes() argument
|