Home
last modified time | relevance | path

Searched refs:dumpObjectFile (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/ExecutionEngine/
DJitRunner.cpp86 llvm::cl::opt<bool> dumpObjectFile{ member
174 if (options.dumpObjectFile) in compileAndExecute()
/external/llvm-project/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp447 static bool dumpObjectFile(ObjectFile &Obj, DWARFContext &DICtx, in dumpObjectFile() function
688 Success &= handleFile(Object, dumpObjectFile, OutputFile.os()); in main()