Home
last modified time | relevance | path

Searched defs:StreamPurpose (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.h21 enum class StreamPurpose { enum
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp182 formatMsfStreamData(StringRef Label,PDBFile & File,uint32_t StreamIdx,StringRef StreamPurpose,uint64_t Offset,uint64_t Size) formatMsfStreamData() argument