Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp31 COFFYAML::Object &getYAMLObj();
273 COFFYAML::Object &COFFDumper::getYAMLObj() { in getYAMLObj() function in COFFDumper
281 Yout << Dumper.getYAMLObj(); in coff2yaml()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp35 COFFYAML::Object &getYAMLObj();
336 COFFYAML::Object &COFFDumper::getYAMLObj() { in getYAMLObj() function in COFFDumper
344 Yout << Dumper.getYAMLObj(); in coff2yaml()