Home
last modified time | relevance | path

Searched refs:UseLocSection (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h280 bool UseLocSection = true; variable
558 bool useLocSection() const { return UseLocSection; } in useLocSection()
DDwarfDebug.cpp338 UseLocSection = !TT.isNVPTX(); in DwarfDebug()