Searched refs:ranges_section (Results 1 – 2 of 2) sorted by relevance
459 const std::pair<const uint8_t *, uint64_t>& ranges_section = in ReadDwarf() local462 new DumperRangesHandler(ranges_section.first, ranges_section.second, in ReadDwarf()
313 const std::pair<const uint8_t *, uint64_t>& ranges_section = in LoadDwarf() local316 new DumperRangesHandler(ranges_section.first, ranges_section.second, in LoadDwarf()