Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp548 setRangesSection( in tryExtractDIEsIfNeeded()
553 setRangesSection(&Context.getDWARFObj().getRnglistsSection(), in tryExtractDIEsIfNeeded()
637 DWO->setRangesSection(RangeSection, DWORangesBase.value_or(0)); in parseDWO()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h359 void setRangesSection(const DWARFSection *RS, uint64_t Base) { in setRangesSection() function