Home
last modified time | relevance | path

Searched defs:printAttributes (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVObject.cpp116 void LVObject::printAttributes(raw_ostream &OS, bool Full, StringRef Name, in printAttributes() function in LVObject
139 void LVObject::printAttributes(raw_ostream &OS, bool Full) const { in printAttributes() function in LVObject
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2683 void ELFDumper<ELFT>::printAttributes( in printAttributes() function in ELFDumper