HomeSort by relevance Sort by last modified time
    Searched refs:PredictedChainingCell (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/compiler/
Compiler.h 114 typedef struct PredictedChainingCell {
119 } PredictedChainingCell;
123 PredictedChainingCell *cellAddr; /* Address to be patched */
124 PredictedChainingCell cellContent; /* content of the new cell */
  /dalvik/vm/compiler/codegen/arm/
Assemble.c     [all...]

Completed in 650 milliseconds