Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h751 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp680 if (getContext().getGenDwarfForAssembly() && in ParseSectionArguments()
H A DAsmParser.cpp926 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
966 if (getContext().getGenDwarfForAssembly()) { in Run()
3541 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
H A DMasmParser.cpp1297 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
1335 if (getContext().getGenDwarfForAssembly()) { in Run()
4912 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp872 if (getContext().getGenDwarfForAssembly()) in finishImpl()
H A DMCAsmStreamer.cpp2330 if (getContext().getGenDwarfForAssembly()) in finishImpl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1111 if (getContext().getGenDwarfForAssembly()) in doBeforeLabelEmit()