Home
last modified time | relevance | path

Searched refs:YAMLSections (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp141 std::vector<COFFYAML::Section> &YAMLSections = YAMLObj.Sections; in dumpSections() local
201 YAMLSections.push_back(NewYAMLSection); in dumpSections()