Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h730 bool useLocSection() const { return UseLocSection; } in useLocSection() function
H A DDwarfDebug.cpp1888 if (!useLocSection()) in collectEntityInfo()