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