Searched refs:current_index (Results 1 – 2 of 2) sorted by relevance
45 U current_index = 0u; in SortByOrder() local48 CHECK(ret.emplace(pair.second, current_index++).second); in SortByOrder()
1664 size_t current_index = index - (32u - index_bits) + n; in DumpBssEntries() local1665 os << " 0x" << bss_offset << ": " << slot_type << ": " << name(current_index) << "\n"; in DumpBssEntries()