Home
last modified time | relevance | path

Searched refs:MethodsOffset (Results 1 – 2 of 2) sorted by relevance

/art/compiler/debug/
Delf_debug_info_writer.h363 expr.WriteOpPlusUconst(mirror::Class::MethodsOffset().Uint32Value()); in Write()
/art/runtime/mirror/
Dclass.h711 static constexpr MemberOffset MethodsOffset() { in MethodsOffset() function