Home
last modified time | relevance | path

Searched defs:NamedStreams (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h65 NamedStreamMap NamedStreams; variable
H A DInfoStreamBuilder.h68 NamedStreamMap &NamedStreams; variable
H A DPDBFileBuilder.h104 NamedStreamMap NamedStreams; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp24 InfoStreamBuilder(msf::MSFBuilder & Msf,NamedStreamMap & NamedStreams) InfoStreamBuilder() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp77 DenseMap<uint16_t, std::string> NamedStreams; discoverStreamPurposes() local
H A DPdbYaml.h57 std::vector<NamedStreamMapping> NamedStreams; member