Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp140 std::vector<COFFYAML::Section> &YAMLSections = YAMLObj.Sections; in dumpSections() local
218 YAMLSections.push_back(NewYAMLSection); in dumpSections()