Searched refs:setRangesSection (Results 1 – 2 of 2) sorted by relevance
475 setRangesSection( in tryExtractDIEsIfNeeded()480 setRangesSection(&Context.getDWARFObj().getRnglistsSection(), in tryExtractDIEsIfNeeded()553 DWO->setRangesSection(&Context.getDWARFObj().getRnglistsDWOSection(), in parseDWO()557 DWO->setRangesSection(RangeSection, DWORangesBase ? *DWORangesBase : 0); in parseDWO()
316 void setRangesSection(const DWARFSection *RS, uint64_t Base) { in setRangesSection() function