Searched refs:DebugOut (Results 1 - 6 of 6) sorted by last modified time

/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
H A DMCFunction.cpp33 raw_ostream &DebugOut,
56 if (DisAsm->getInstruction(Inst, Size, Region, Index, DebugOut, nulls())){
30 createFunctionFromMC(StringRef Name, const MCDisassembler *DisAsm, const MemoryObject &Region, uint64_t Start, uint64_t End, const MCInstrAnalysis *Ana, raw_ostream &DebugOut, SmallVectorImpl<uint64_t> &Calls) argument
H A DMCFunction.h83 const MCInstrAnalysis *Ana, raw_ostream &DebugOut,
H A DMachODump.cpp152 raw_ostream &DebugOut,
158 InstrAnalysis, DebugOut, Calls);
338 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); local
340 raw_ostream &DebugOut = nulls(); local
456 DebugOut, nulls())) {
484 Start, DebugOut, FunctionMap, Functions);
494 Sections[SectIdx].Offset, DebugOut,
507 InstrAnalysis.get(), DebugOut,
146 createMCFunctionAndSaveCalls(StringRef Name, const MCDisassembler *DisAsm, MemoryObject &Object, uint64_t Start, uint64_t End, MCInstrAnalysis *InstrAnalysis, uint64_t Address, raw_ostream &DebugOut, FunctionMapTy &FunctionMap, FunctionListTy &Functions) argument
H A Dllvm-objdump.cpp278 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); local
280 raw_ostream &DebugOut = nulls(); local
287 DebugOut, nulls())) {
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp6551 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); local
6553 raw_ostream &DebugOut = nulls(); local
6805 PC, DebugOut, Annotations);
6808 DebugOut, Annotations);
6869 DebugOut, nulls())) {
H A Dllvm-objdump.cpp1161 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls();
1163 raw_ostream &DebugOut = nulls();
1209 SectionAddr + Index, DebugOut,

Completed in 145 milliseconds