Home
last modified time | relevance | path

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

/art/runtime/generated/
Dasm_support_gen.h63 #define ART_METHOD_JNI_OFFSET_32 24 macro
64 DEFINE_CHECK_EQ(static_cast<int32_t>(ART_METHOD_JNI_OFFSET_32), (static_cast<int32_t>(art::ArtMetho…
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S1471 ldr r0, [r0, #ART_METHOD_JNI_OFFSET_32] // Load ImtConflictTable
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S1743 lw $a0, ART_METHOD_JNI_OFFSET_32($a0) # Load ImtConflictTable.
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1785 pushl ART_METHOD_JNI_OFFSET_32(%eax) // Push ImtConflictTable.