Searched defs:elf2yaml (Results 1 – 2 of 2) sorted by relevance
429 static std::error_code elf2yaml(raw_ostream &Out, in elf2yaml() function443 std::error_code elf2yaml(raw_ostream &Out, const object::ObjectFile &Obj) { in elf2yaml() function
1547 static Error elf2yaml(raw_ostream &Out, const object::ELFFile<ELFT> &Obj, in elf2yaml() function1561 Error elf2yaml(raw_ostream &Out, const object::ObjectFile &Obj) { in elf2yaml() function