Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h787 bool useLocSection() const { return UseLocSection; } in useLocSection() function
H A DDwarfDebug.cpp1925 if (!useLocSection()) in collectEntityInfo()