Home
last modified time | relevance | path

Searched refs:hasDwarfFiles (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCContext.h211 bool hasDwarfFiles() const { in hasDwarfFiles() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectStreamer.cpp250 if (getContext().hasDwarfFiles()) in Finish()
DMCAsmStreamer.cpp1265 if (getContext().hasDwarfFiles() && !UseLoc) in Finish()