Home
last modified time | relevance | path

Searched refs:ART_METHOD_DEX_CACHE_METHODS_OFFSET_64 (Results 1 – 4 of 4) sorted by relevance

/art/runtime/generated/
Dasm_support_gen.h61 #define ART_METHOD_DEX_CACHE_METHODS_OFFSET_64 24 macro
62 DEFINE_CHECK_EQ(static_cast<int32_t>(ART_METHOD_DEX_CACHE_METHODS_OFFSET_64), (static_cast<int32_t>…
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1645 movq ART_METHOD_DEX_CACHE_METHODS_OFFSET_64(%r10), %r10 // Load dex cache methods array
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1692 ld $t1, ART_METHOD_DEX_CACHE_METHODS_OFFSET_64($t1) # Load dex cache methods array.
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1947 ldr xIP0, [xIP0, #ART_METHOD_DEX_CACHE_METHODS_OFFSET_64] // Load dex cache methods array