Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h789 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp715 if (getContext().getGenDwarfForAssembly() && in ParseSectionArguments()
H A DAsmParser.cpp947 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
986 if (getContext().getGenDwarfForAssembly()) { in Run()
3585 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
H A DMasmParser.cpp1317 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
1354 if (getContext().getGenDwarfForAssembly()) { in Run()
4845 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp920 if (getContext().getGenDwarfForAssembly()) in finishImpl()
H A DMCAsmStreamer.cpp2481 if (getContext().getGenDwarfForAssembly()) in finishImpl()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1127 if (getContext().getGenDwarfForAssembly()) in doBeforeLabelEmit()