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

  /art/compiler/jni/portable/
jni_compiler.cc 93 mirror::ArtMethod::DeclaringClassOffset().Int32Value(),
  /art/runtime/mirror/
art_method.h 51 static MemberOffset DeclaringClassOffset() {
  /art/compiler/dex/quick/
gen_common.cc 351 mirror::ArtMethod::DeclaringClassOffset().Int32Value(), rBase);
437 mirror::ArtMethod::DeclaringClassOffset().Int32Value(), rBase);
    [all...]
  /art/compiler/jni/quick/
jni_compiler.cc 122 mr_conv->MethodRegister(), mirror::ArtMethod::DeclaringClassOffset());
  /art/compiler/llvm/
gbc_expander.cc     [all...]

Completed in 263 milliseconds