Home
last modified time | relevance | path

Searched refs:InfoList (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp182 MemoryInfoListStream &InfoList = cast<MemoryInfoListStream>(S); in layout() local
185 InfoList.Infos.size()); in layout()
186 File.allocateArray(makeArrayRef(InfoList.Infos)); in layout()