Searched refs:iftable_ (Results 1 – 3 of 3) sorted by relevance
393 return GetFieldObject<IfTable>(OFFSET_OF_OBJECT_MEMBER(Class, iftable_)); in GetIfTable()405 SetFieldObject<false>(OFFSET_OF_OBJECT_MEMBER(Class, iftable_), new_iftable); in SetIfTable()
1078 HeapReference<IfTable> iftable_; variable
513 …offsets.push_back(CheckOffset(OFFSETOF_MEMBER(mirror::Class, iftable_), "ifT… in ClassOffsets()