Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp103 std::vector<COFFYAML::Section> &YAMLSections = YAMLObj.Sections; in dumpSections() local
138 YAMLSections.push_back(NewYAMLSection); in dumpSections()