Searched refs:iftable_ (Results 1 – 3 of 3) sorted by relevance
511 OFFSET_OF_OBJECT_MEMBER(Class, iftable_)); in GetIfTable()523 SetFieldObject<false>(OFFSET_OF_OBJECT_MEMBER(Class, iftable_), new_iftable); in SetIfTable()
1363 HeapReference<IfTable> iftable_; variable
516 addOffset(OFFSETOF_MEMBER(mirror::Class, iftable_), "ifTable"); in ClassOffsets()