Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h719 bool useLocSection() const { return UseLocSection; } in useLocSection() function
H A DDwarfDebug.cpp1882 if (!useLocSection()) in collectEntityInfo()