Home | History | Annotate | Download | only in arm

Lines Matching refs:byte_length

360     //   r2: size_t byte_length - length of capture in bytes(!)
1110 int byte_length = static_cast<int>(end_address - start_address);
1113 frame_entry<const byte*>(re_frame, kInputEnd) = new_address + byte_length;