Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h746 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp680 if (getContext().getGenDwarfForAssembly() && in ParseSectionArguments()
H A DAsmParser.cpp922 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
962 if (getContext().getGenDwarfForAssembly()) { in Run()
3533 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
H A DMasmParser.cpp1188 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
1226 if (getContext().getGenDwarfForAssembly()) { in Run()
4588 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp869 if (getContext().getGenDwarfForAssembly()) in finishImpl()
H A DMCAsmStreamer.cpp2288 if (getContext().getGenDwarfForAssembly()) in finishImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1077 if (getContext().getGenDwarfForAssembly()) in doBeforeLabelEmit()