Home
last modified time | relevance | path

Searched refs:setGenDwarfForAssembly (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCContext.h375 void setGenDwarfForAssembly(bool Value) { GenDwarfForAssembly = Value; } in setGenDwarfForAssembly() function
/external/clang/tools/driver/
Dcc1as_main.cpp332 Ctx.setGenDwarfForAssembly(true); in ExecuteAssembler()
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp411 Ctx.setGenDwarfForAssembly(GenDwarfForAssembly); in main()