Searched refs:last_bits (Results 1 – 1 of 1) sorted by relevance
102 int last_bits = stack_slots_ - ((last - first) * kBitsPerByte); in PrintEntry() local103 PrintBits(os, bits[last], last_bits); in PrintEntry()