Searched refs:printAttributes (Results 1 – 7 of 7) sorted by relevance
52 virtual void printAttributes() { } in printAttributes() function
386 Dumper->printAttributes(); in dumpObject()
119 void printAttributes() override;1842 void ELFDumper<ELFT>::printAttributes() { in printAttributes() function in ELFDumper1847 template <> void ELFDumper<ELFType<support::little, false>>::printAttributes() { in printAttributes() function in __anon79be9f670411::ELFDumper::little
60 virtual void printAttributes() { } in printAttributes() function
458 Dumper->printAttributes(); in dumpObject()
161 void printAttributes() override;1958 void ELFDumper<ELFT>::printAttributes() { in printAttributes() function in ELFDumper1964 template <> void ELFDumper<ELF32LE>::printAttributes() { in printAttributes() function in __anond329e2bf0511::ELFDumper
142 void printAttributes(const AttrListPtr &PAL, const std::string &name);435 void CppWriter::printAttributes(const AttrListPtr &PAL, in printAttributes() function in CppWriter1112 printAttributes(inv->getAttributes(), iName); in printInstruction()1362 printAttributes(call->getAttributes(), iName); in printInstruction()1599 printAttributes(F->getAttributes(), getCppName(F)); in printFunctionHead()