Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h476 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/external/llvm/lib/MC/
DMCObjectStreamer.cpp448 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
DMCAsmStreamer.cpp1388 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp524 if (getContext().getGenDwarfForAssembly()) { in ParseSectionArguments()
DAsmParser.cpp640 if (getContext().getGenDwarfForAssembly()) { in Run()
1453 if (getContext().getGenDwarfForAssembly()) in parseStatement()
1745 if (!HadError && getContext().getGenDwarfForAssembly() && in parseStatement()
2930 if (getContext().getGenDwarfForAssembly()) in parseDirectiveFile()