Searched refs:setRangesSection (Results 1 – 4 of 4) sorted by relevance
313 setRangesSection(&Context.getDWARFObj().getRnglistsDWOSection(), 0); in extractDIEsIfNeeded()315 setRangesSection(&Context.getDWARFObj().getRnglistsSection(), in extractDIEsIfNeeded()376 DWO->setRangesSection(&Context.getDWARFObj().getRnglistsDWOSection(), 0); in parseDWO()389 DWO->setRangesSection(RangeSection, DWORangesBase ? *DWORangesBase : 0); in parseDWO()
164 void setRangesSection(StringRef RS, uint32_t Base) { in setRangesSection() function
313 DWOCU->setRangesSection(RangeSection, DWORangesBase); in parseDWO()
360 void setRangesSection(const DWARFSection *RS, uint32_t Base) { in setRangesSection() function