Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h787 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp699 if (getContext().getGenDwarfForAssembly() && in ParseSectionArguments()
H A DAsmParser.cpp945 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
984 if (getContext().getGenDwarfForAssembly()) { in Run()
3577 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
H A DMasmParser.cpp1317 if (!getContext().getGenDwarfForAssembly()) in enabledGenDwarfForAssembly()
1354 if (getContext().getGenDwarfForAssembly()) { in Run()
4878 if (Ctx.getGenDwarfForAssembly()) { in parseDirectiveFile()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectStreamer.cpp922 if (getContext().getGenDwarfForAssembly()) in finishImpl()
H A DMCAsmStreamer.cpp2409 if (getContext().getGenDwarfForAssembly()) in finishImpl()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1115 if (getContext().getGenDwarfForAssembly()) in doBeforeLabelEmit()