Searched refs:byte_end (Results 1 – 1 of 1) sorted by relevance
322 byte* byte_end = byte_start + alloc_size; in Walk() local323 callback(byte_start, byte_end, alloc_size, arg); in Walk()