Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/obj2yaml/
Dxcoff2yaml.cpp27 XCOFFYAML::Object &getYAMLObj() { return YAMLObj; } in getYAMLObj() function in __anon1e9c94440111::XCOFFDumper
93 Yout << Dumper.getYAMLObj(); in xcoff2yaml()
Dcoff2yaml.cpp35 COFFYAML::Object &getYAMLObj();
354 COFFYAML::Object &COFFDumper::getYAMLObj() { in getYAMLObj() function in COFFDumper
362 Yout << Dumper.getYAMLObj(); in coff2yaml()
/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()