Home
last modified time | relevance | path

Searched defs:macho2yaml (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp590 Error macho2yaml(raw_ostream &Out, const object::MachOObjectFile &Obj) { in macho2yaml() function
605 Error macho2yaml(raw_ostream &Out, const object::MachOUniversalBinary &Obj) { in macho2yaml() function
639 Error macho2yaml(raw_ostream &Out, const object::Binary &Binary) { in macho2yaml() function