Home | History | Annotate | Download | only in ia32

Lines Matching defs:byte_length

320     //   size_t byte_length - length of capture in bytes(!)
326 // Set byte_length.
1182 int byte_length = static_cast<int>(end_address - start_address);
1185 frame_entry<const byte*>(re_frame, kInputEnd) = new_address + byte_length;