Searched refs:copied_methods_offset_ (Results 1 – 3 of 3) sorted by relevance
115 GetFieldShort(OFFSET_OF_OBJECT_MEMBER(Class, copied_methods_offset_))); in GetCopiedMethodsStartOffset()265 SetFieldShort<false>(OFFSET_OF_OBJECT_MEMBER(Class, copied_methods_offset_), in SetMethodsPtrUnchecked()
1547 uint16_t copied_methods_offset_; variable
586 addOffset(OFFSETOF_MEMBER(mirror::Class, copied_methods_offset_), "copiedMethodsOffset"); in ClassOffsets()