Searched refs:setDwarfDebugProducer (Results 1 - 3 of 3) sorted by relevance

/external/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp238 static void setDwarfDebugProducer() { function
389 setDwarfDebugProducer();
452 Ctx.setDwarfDebugProducer(StringRef(DwarfDebugProducer));
/external/llvm/include/llvm/MC/
H A DMCContext.h500 void setDwarfDebugProducer(StringRef S) { DwarfDebugProducer = S; } function in class:llvm::MCContext
/external/clang/tools/driver/
H A Dcc1as_main.cpp349 Ctx.setDwarfDebugProducer(StringRef(Opts.DwarfDebugProducer));

Completed in 59 milliseconds