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

  /dalvik/vm/compiler/codegen/x86/
Assemble.cpp 103 PredictedChainingCell *cell,
  /dalvik/vm/compiler/
Compiler.h 108 typedef struct PredictedChainingCell {
113 } PredictedChainingCell;
117 PredictedChainingCell *cellAddr; /* Address to be patched */
118 PredictedChainingCell cellContent; /* content of the new cell */
  /dalvik/vm/compiler/codegen/arm/
CalloutHelper.h 86 PredictedChainingCell *cell,
Assemble.cpp     [all...]

Completed in 240 milliseconds