Searched defs:printAttributes (Results 1 – 5 of 5) sorted by relevance
/external/llvm/tools/llvm-readobj/ | ||
D | ObjDumper.h | 52 virtual void printAttributes() { } in printAttributes() function |
D | ELFDumper.cpp | 1842 void ELFDumper<ELFT>::printAttributes() { in printAttributes() function in ELFDumper |
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ | ||
D | ObjDumper.h | 60 virtual void printAttributes() { } in printAttributes() function |
D | ELFDumper.cpp | 1958 void ELFDumper<ELFT>::printAttributes() { in printAttributes() function in ELFDumper |
/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/ | ||
D | CPPBackend.cpp | 435 void CppWriter::printAttributes(const AttrListPtr &PAL, in printAttributes() function in CppWriter |