Searched refs:leave (Results 1 – 8 of 8) sorted by relevance
/art/runtime/jdwp/ |
D | README.txt | 5 behind this is that it's better to leave a call unimplemented than have
|
/art/runtime/arch/mips/ |
D | jni_entrypoints_mips.S | 27 addiu $sp, $sp, -48 # leave room for $f12, $f13, $f14, $f15, $a0, $a1, $a2, $a3, and $ra
|
/art/test/1929-exception-catch-exception/smali/art/ |
D | Test1929$Impl.smali | 15 # The standard dx/jack/d8 all would leave the move-exception instructions outside of either catch 16 # block. This is different from the RI which will leave the corresponding aload.
|
/art/runtime/interpreter/mterp/ |
D | README.txt | 166 If you already have a %break, it's okay to leave it in place -- the second
|
/art/tools/ |
D | art | 214 # If there is no boot.art then leave it as-is, assumes -Ximage is explicitly used.
|
/art/compiler/utils/x86/ |
D | assembler_x86.h | 695 void leave();
|
/art/compiler/utils/x86_64/ |
D | assembler_x86_64.h | 754 void leave();
|
D | assembler_x86_64.cc | 2965 void X86_64Assembler::leave() { in leave() function in art::x86_64::X86_64Assembler
|