Searched refs:ART_METHOD_QUICK_CODE_OFFSET_32 (Results 1 – 4 of 4) sorted by relevance
67 #define ART_METHOD_QUICK_CODE_OFFSET_32 24 macro68 DEFINE_CHECK_EQ(static_cast<int32_t>(ART_METHOD_QUICK_CODE_OFFSET_32), (static_cast<int32_t>(art::A…
662 call *ART_METHOD_QUICK_CODE_OFFSET_32(%eax) // call the method779 call *ART_METHOD_QUICK_CODE_OFFSET_32(%eax) // call the method1826 jmp *ART_METHOD_QUICK_CODE_OFFSET_32(%eax)
1215 lw $t9, ART_METHOD_QUICK_CODE_OFFSET_32($a0) # get pointer to the code2167 lw $t9, ART_METHOD_QUICK_CODE_OFFSET_32($a0)
1654 ldr pc, [r0, #ART_METHOD_QUICK_CODE_OFFSET_32]