Home
last modified time | relevance | path

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

/art/runtime/generated/
Dasm_support_gen.h59 #define ART_METHOD_DEX_CACHE_METHODS_OFFSET_32 20 macro
60 DEFINE_CHECK_EQ(static_cast<int32_t>(ART_METHOD_DEX_CACHE_METHODS_OFFSET_32), (static_cast<int32_t>…
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S1469 ldr r4, [r4, #ART_METHOD_DEX_CACHE_METHODS_OFFSET_32] // Load dex cache methods array
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S1739 lw $t8, ART_METHOD_DEX_CACHE_METHODS_OFFSET_32($t8) # Load dex cache methods array.
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1784 movl ART_METHOD_DEX_CACHE_METHODS_OFFSET_32(%edi), %edi // Load dex cache methods array