Searched refs:note (Results 1 - 9 of 9) sorted by relevance

/dalvik/vm/arch/x86/
H A DCall386ABI.S177 .section .note.GNU-stack,"",@progbits
/dalvik/vm/compiler/
H A DCompiler.h226 const char *note);
H A DDataflow.cpp822 const char *note)
844 if (note)
845 strcat(buffer, note);
821 dvmCompilerGetDalvikDisassembly(const DecodedInstruction *insn, const char *note) argument
/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp4328 const char *note; local
4330 note = " (I)";
4332 note = " (PI)";
4334 note = " (C)";
4336 note = NULL;
4350 &mir->dalvikInsn, note));
/dalvik/vm/compiler/template/out/
H A DCompilerTemplateAsm-armv5te.S1152 @ Bail to interpreter - no chain [note - r4 still contains rPC]
1186 @ Bail to interpreter - no chain [note - r4 still contains rPC]
H A DCompilerTemplateAsm-armv5te-vfp.S1421 @ Bail to interpreter - no chain [note - r4 still contains rPC]
1455 @ Bail to interpreter - no chain [note - r4 still contains rPC]
H A DCompilerTemplateAsm-armv7-a-neon.S1421 @ Bail to interpreter - no chain [note - r4 still contains rPC]
1455 @ Bail to interpreter - no chain [note - r4 still contains rPC]
H A DCompilerTemplateAsm-armv7-a.S1421 @ Bail to interpreter - no chain [note - r4 still contains rPC]
1455 @ Bail to interpreter - no chain [note - r4 still contains rPC]
/dalvik/vm/mterp/out/
H A DInterpAsm-x86.S1157 # note: fall through to .LOP_FILLED_NEW_ARRAY_continue
1288 # note: fall through to .LOP_FILLED_NEW_ARRAY_RANGE_continue

Completed in 226 milliseconds