OSDN Git Service

Separately sweep the monitor list before sweeping the heap. Required
[android-x86/dalvik.git] / docs / dex-format.html
index 88a7fb0..bc69dd0 100644 (file)
@@ -2499,12 +2499,12 @@ address += (adjusted_opcode / DBG_LINE_RANGE)
   <td>count of fields annotated by this item</td>
 </tr>
 <tr>
-  <td>annotated_methods_off</td>
+  <td>annotated_methods_size</td>
   <td>uint</td>
   <td>count of methods annotated by this item</td>
 </tr>
 <tr>
-  <td>annotated_parameters_off</td>
+  <td>annotated_parameters_size</td>
   <td>uint</td>
   <td>count of method parameter lists annotated by this item</td>
 </tr>