HomeSort by relevance Sort by last modified time
    Searched refs:DeclaringClassOffset (Results 1 - 6 of 6) sorted by null

  /art/compiler/jni/portable/
jni_compiler.cc 93 mirror::ArtMethod::DeclaringClassOffset().Int32Value(),
  /art/compiler/dex/quick/
gen_common.cc 543 LoadRefDisp(rl_method.reg, mirror::ArtMethod::DeclaringClassOffset().Int32Value(), r_base,
632 LoadRefDisp(rl_method.reg, mirror::ArtMethod::DeclaringClassOffset().Int32Value(), r_base,
    [all...]
  /art/compiler/jni/quick/
jni_compiler.cc 136 mr_conv->MethodRegister(), mirror::ArtMethod::DeclaringClassOffset());
  /art/runtime/mirror/
art_method.h 61 static MemberOffset DeclaringClassOffset() {
  /art/compiler/llvm/
gbc_expander.cc     [all...]
  /art/compiler/dex/quick/x86/
int_x86.cc     [all...]

Completed in 105 milliseconds