Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h760 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp714 if (getContext().getGenDwarfForAssembly() && in ParseSectionArguments()
H A DAsmParser.cpp945 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
984 if (getContext().getGenDwarfForAssembly()) { in Run()
3587 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
H A DMasmParser.cpp1317 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
1354 if (getContext().getGenDwarfForAssembly()) { in Run()
4846 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp815 if (getContext().getGenDwarfForAssembly()) in finishImpl()
H A DMCAsmStreamer.cpp2506 if (getContext().getGenDwarfForAssembly()) in finishImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1113 if (getContext().getGenDwarfForAssembly()) in doBeforeLabelEmit()