Searched defs:StreamIndex (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | StreamUtil.cpp | 33 createStream(StreamPurpose Purpose,StringRef Name,uint32_t StreamIndex) createStream() argument 42 createModuleStream(StringRef Module,uint32_t StreamIndex,uint32_t Modi) createModuleStream() argument
|
H A D | StreamUtil.h | 53 uint32_t StreamIndex; member
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 59 createIndexedStream(const MSFLayout & Layout,BinaryStreamRef MsfData,uint32_t StreamIndex,BumpPtrAllocator & Allocator) createIndexedStream() argument 327 createIndexedStream(const MSFLayout & Layout,WritableBinaryStreamRef MsfData,uint32_t StreamIndex,BumpPtrAllocator & Allocator) createIndexedStream() argument
|