Home | History | Annotate | Download | only in arm

Lines Matching full:frame_offset

1021 static T& frame_entry(Address re_frame, int frame_offset) {
1022 return reinterpret_cast<T&>(Memory::int32_at(re_frame + frame_offset));