Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp437 Ctx.setGenDwarfForAssembly(GenDwarfForAssembly); in main()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h788 void setGenDwarfForAssembly(bool Value) { GenDwarfForAssembly = Value; } in setGenDwarfForAssembly() function
/openbsd-src/gnu/llvm/clang/tools/driver/
H A Dcc1as_main.cpp462 Ctx.setGenDwarfForAssembly(true); in ExecuteAssemblerImpl()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3579 Ctx.setGenDwarfForAssembly(false); in parseDirectiveFile()
H A DMasmParser.cpp4880 Ctx.setGenDwarfForAssembly(false); in parseDirectiveFile()