Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h786 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp699 if (getContext().getGenDwarfForAssembly() && in ParseSectionArguments()
H A DAsmParser.cpp942 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
982 if (getContext().getGenDwarfForAssembly()) { in Run()
3576 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
H A DMasmParser.cpp1296 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
1334 if (getContext().getGenDwarfForAssembly()) { in Run()
4863 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectStreamer.cpp923 if (getContext().getGenDwarfForAssembly()) in finishImpl()
H A DMCAsmStreamer.cpp2373 if (getContext().getGenDwarfForAssembly()) in finishImpl()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1100 if (getContext().getGenDwarfForAssembly()) in doBeforeLabelEmit()