Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h721 bool useLocSection() const { return UseLocSection; } in useLocSection() function
H A DDwarfDebug.cpp1908 if (!useLocSection()) in collectEntityInfo()