Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h780 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp673 if (getContext().getGenDwarfForAssembly() && in parseSectionArguments()
H A DAsmParser.cpp929 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
962 if (getContext().getGenDwarfForAssembly()) { in Run()
2369 if (getContext().getGenDwarfForAssembly() && in parseCppHashLineFilenameComment()
3528 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp806 if (getContext().getGenDwarfForAssembly()) in finishImpl()
H A DMCAsmStreamer.cpp2529 if (getContext().getGenDwarfForAssembly()) in finishImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1258 if (getContext().getGenDwarfForAssembly()) in doBeforeLabelEmit()