Searched refs:printAttributes (Results 1 – 4 of 4) sorted by relevance
43 virtual void printAttributes() { } in printAttributes() function
311 Dumper->printAttributes(); in dumpObject()
61 void printAttributes() override;1136 void ELFDumper<ELFT>::printAttributes() { in printAttributes() function in ELFDumper1141 template <> void ELFDumper<ELFType<support::little, false>>::printAttributes() { in printAttributes() function in __anonaf7422cb0311::ELFDumper::little
149 void printAttributes(const AttributeSet &PAL, const std::string &name);477 void CppWriter::printAttributes(const AttributeSet &PAL, in printAttributes() function in CppWriter1204 printAttributes(inv->getAttributes(), iName); in printInstruction()1467 printAttributes(call->getAttributes(), iName); in printInstruction()1784 printAttributes(F->getAttributes(), getCppName(F)); in printFunctionHead()