Home | History | Annotate | Download | only in x64

Lines Matching defs:byte_length

336     //   size_t byte_length - length of capture in bytes(!)
343 // Set byte_length.
354 // Set byte_length.
1271 int byte_length = static_cast<int>(end_address - start_address);
1274 frame_entry<const byte*>(re_frame, kInputEnd) = new_address + byte_length;