Home
last modified time | relevance | path

Searched refs:dumpArchive (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp437 static void dumpArchive(const Archive *Arc) { in dumpArchive() function
474 dumpArchive(&*AOrErr.get()); in dumpMachOUniversalBinary()
488 dumpArchive(Arc); in dumpInput()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp519 static void dumpArchive(const Archive *Arc, ScopedPrinter &Writer) { in dumpArchive() function
551 dumpArchive(&*AOrErr.get(), Writer); in dumpMachOUniversalBinary()
575 dumpArchive(Arc, Writer); in dumpInput()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp490 static void dumpArchive(const Archive *Arc) { in dumpArchive() function
526 dumpArchive(Arc); in dumpInput()
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp492 static void dumpArchive(const Archive *Arc) { in dumpArchive() function
528 dumpArchive(Arc); in dumpInput()