Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/obj2yaml/
DCMakeLists.txt18 xcoff2yaml.cpp
Dobj2yaml.h31 std::error_code xcoff2yaml(llvm::raw_ostream &Out,
Dobj2yaml.cpp26 return errorCodeToError(xcoff2yaml(outs(), cast<XCOFFObjectFile>(Obj))); in dumpObject()
Dxcoff2yaml.cpp85 std::error_code xcoff2yaml(raw_ostream &Out, in xcoff2yaml() function
/external/llvm-project/llvm/utils/gn/secondary/llvm/tools/obj2yaml/
DBUILD.gn18 "xcoff2yaml.cpp",