Home
last modified time | relevance | path

Searched defs:CURanges (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp64 Expected<DWARFAddressRangesVector> CURanges = CU->collectAddressRanges(); in generate() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h65 SmallVector<RangeSpan, 2> CURanges; variable
H A DDwarfDebug.cpp2248 const auto &CURanges = CU->getRanges(); in terminateLineTable() local