Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp140 raw_ostream &DebugOut, in createMCFunctionAndSaveCalls() argument
146 InstrAnalysis, DebugOut, Calls); in createMCFunctionAndSaveCalls()
307 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); in DisassembleInputMachO() local
309 raw_ostream &DebugOut = nulls(); in DisassembleInputMachO() local
469 DebugOut, nulls())) { in DisassembleInputMachO()
500 InstrAnalysis.get(), Start, DebugOut, FunctionMap, Functions); in DisassembleInputMachO()
514 DebugOut, nulls())) { in DisassembleInputMachO()
536 SectAddress, DebugOut, in DisassembleInputMachO()
552 InstrAnalysis.get(), DebugOut, in DisassembleInputMachO()
DMCFunction.cpp33 raw_ostream &DebugOut, in createFunctionFromMC() argument
56 if (DisAsm->getInstruction(Inst, Size, Region, Index, DebugOut, nulls())){ in createFunctionFromMC()
DMCFunction.h83 const MCInstrAnalysis *Ana, raw_ostream &DebugOut,
Dllvm-objdump.cpp314 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); in DisassembleObject() local
316 raw_ostream &DebugOut = nulls(); in DisassembleObject() local
323 DebugOut, nulls())) { in DisassembleObject()