Home
last modified time | relevance | path

Searched refs:useRangesSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h763 bool useRangesSection() const { return UseRangesSection; } in useRangesSection() function
HDDwarfDebug.cpp1329 if (NumRanges > 1 && useRangesSection()) in finalizeModuleInfo()
3156 assert(useRangesSection()); in emitDebugRangesImpl()
HDDwarfCompileUnit.cpp655 if (!DD->useRangesSection() || in attachRangesOrLowHighPC()