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