Searched refs:setRangesSection (Results 1 – 2 of 2) sorted by relevance
446 setRangesSection(&Context.getDWARFObj().getRnglistsDWOSection(), 0); in extractDIEsIfNeeded()448 setRangesSection(&Context.getDWARFObj().getRnglistsSection(), in extractDIEsIfNeeded()509 DWO->setRangesSection(&Context.getDWARFObj().getRnglistsDWOSection(), 0); in parseDWO()522 DWO->setRangesSection(RangeSection, DWORangesBase ? *DWORangesBase : 0); in parseDWO()
303 void setRangesSection(const DWARFSection *RS, uint32_t Base) { in setRangesSection() function