Home | History | Annotate | Download | only in compiler

Lines Matching defs:GetOffset

145   static uint32_t GetOffset(OatClass* oat_class, size_t method_offsets_index) ALWAYS_INLINE {
167 static uint32_t GetOffset(OatClass* oat_class, size_t method_offsets_index) ALWAYS_INLINE {
189 static uint32_t GetOffset(OatClass* oat_class, size_t method_offsets_index) ALWAYS_INLINE {
233 size_t GetOffset() const {
506 DCHECK_EQ(DataAccess::GetOffset(oat_class, method_offsets_index_), 0u);
667 uint32_t map_offset = DataAccess::GetOffset(oat_class, method_offsets_index_);
787 offset = visitor.GetOffset();
810 offset = visitor.GetOffset(); \
875 offset = visitor.GetOffset(); \
1013 relative_offset = visitor.GetOffset(); \
1086 relative_offset = visitor.GetOffset(); \