Lines Matching refs:OatMethodOffsets
1223 reinterpret_cast<const OatMethodOffsets*>(methods_pointer));
1231 const OatMethodOffsets* methods_pointer)
1261 const OatMethodOffsets* oat_method_offsets = GetOatMethodOffsets(method_index);
1268 const OatMethodOffsets* OatFile::OatClass::GetOatMethodOffsets(uint32_t method_index) const {
1286 const OatMethodOffsets& oat_method_offsets = methods_pointer_[methods_pointer_index];
1291 const OatMethodOffsets* oat_method_offsets = GetOatMethodOffsets(method_index);