Home
last modified time | relevance | path

Searched defs:oat_method_offsets (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file.cc2328 const OatMethodOffsets* oat_method_offsets = GetOatMethodOffsets(method_index); in GetOatMethodOffsetsOffset() local
2361 const OatMethodOffsets& oat_method_offsets = methods_pointer_[methods_pointer_index]; in GetOatMethodOffsets() local
2366 const OatMethodOffsets* oat_method_offsets = GetOatMethodOffsets(method_index); in GetOatMethod() local
/art/oatdump/
Doatdump.cc1111 const OatMethodOffsets* oat_method_offsets = oat_class.GetOatMethodOffsets(class_method_index); in DumpOatMethod() local