Home | History | Annotate | Download | only in arm

Lines Matching full:new_address

1103   const byte* new_address = StringCharacterPosition(*subject_tmp,
1106 if (start_address != new_address) {
1112 frame_entry<const byte*>(re_frame, kInputStart) = new_address;
1113 frame_entry<const byte*>(re_frame, kInputEnd) = new_address + byte_length;