Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp439 Ctx.setGenDwarfForAssembly(GenDwarfForAssembly); in main()
/freebsd-13.1/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp416 Ctx.setGenDwarfForAssembly(true); in ExecuteAssemblerImpl()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h752 void setGenDwarfForAssembly(bool Value) { GenDwarfForAssembly = Value; } in setGenDwarfForAssembly() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3543 Ctx.setGenDwarfForAssembly(false); in parseDirectiveFile()
H A DMasmParser.cpp4914 Ctx.setGenDwarfForAssembly(false); in parseDirectiveFile()