Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCObjectStreamer.cpp425 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
DMCAsmStreamer.cpp1300 if (getContext().getGenDwarfForAssembly()) in FinishImpl()
/external/llvm/include/llvm/MC/
DMCContext.h464 bool getGenDwarfForAssembly() { return GenDwarfForAssembly; } in getGenDwarfForAssembly() function
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp534 if (getContext().getGenDwarfForAssembly()) { in ParseSectionArguments()
DAsmParser.cpp620 if (getContext().getGenDwarfForAssembly()) { in Run()
1315 if (getContext().getGenDwarfForAssembly()) in parseStatement()
1601 if (!HadError && getContext().getGenDwarfForAssembly() && in parseStatement()
2796 if (getContext().getGenDwarfForAssembly()) in parseDirectiveFile()