Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCContext.h590 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectStreamer.cpp723 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
H A DMCAsmStreamer.cpp1924 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp638 if (getContext().getGenDwarfForAssembly()) { in ParseSectionArguments()
H A DAsmParser.cpp842 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
869 if (getContext().getGenDwarfForAssembly()) { in Run()
3376 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()