Searched defs:JSONELFDumper (Results 1 – 1 of 1) sorted by relevance
761 template <typename ELFT> class JSONELFDumper : public LLVMELFDumper<ELFT> { class765 JSONELFDumper(const object::ELFObjectFile<ELFT> &ObjF, ScopedPrinter &Writer) in JSONELFDumper() function in __anonb9a7a8320111::JSONELFDumper