Searched refs:xcoff2yaml (Results 1 – 5 of 5) sorted by relevance
18 xcoff2yaml.cpp
31 std::error_code xcoff2yaml(llvm::raw_ostream &Out,
26 return errorCodeToError(xcoff2yaml(outs(), cast<XCOFFObjectFile>(Obj))); in dumpObject()
85 std::error_code xcoff2yaml(raw_ostream &Out, in xcoff2yaml() function
18 "xcoff2yaml.cpp",