Searched defs:printAttributes (Results 1 – 2 of 2) sorted by relevance
114 void LVObject::printAttributes(raw_ostream &OS, bool Full, StringRef Name, in printAttributes() function in LVObject137 void LVObject::printAttributes(raw_ostream &OS, bool Full) const { in printAttributes() function in LVObject
2961 void ELFDumper<ELFT>::printAttributes( in printAttributes() function in ELFDumper