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