Searched refs:extra (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dmemory_region.h70 void Extend(const MemoryRegion& region, uintptr_t extra) { argument
72 size_ = (region.size() + extra);
/art/runtime/arch/arm/
H A Dquick_entrypoints_arm.S227 add sp, #16 @ strip the extra frame
488 add sp, #16 @ strip the extra frame
510 add sp, #16 @ strip the extra frame
533 add sp, #16 @ strip the extra frame
556 add sp, #16 @ strip the extra frame
601 add sp, #16 @ strip the extra frame
737 add sp, #16 @ strip the extra frame
758 add sp, #16 @ strip the extra frame
778 add sp, #16 @ strip the extra frame
798 add sp, #16 @ strip the extra fram
[all...]
/art/runtime/arch/mips/
H A Dquick_entrypoints_mips.S87 # 3 words for alignment and extra args, 4 open words for args $a0-$a3, bottom will hold Method*
368 addiu $sp, $sp, -32 # make space for extra args

Completed in 710 milliseconds