Searched refs:DEBUG_INFO_ITEM (Results 1 – 4 of 4) sorted by relevance
51 public static final int DEBUG_INFO_ITEM = 0x2003; field in ItemType73 case DEBUG_INFO_ITEM: return "debug_info_item"; in getItemTypeName()
74 debugInfoAnnotator = annotator.getAnnotator(ItemType.DEBUG_INFO_ITEM); in makeAnnotator()
69 ItemType.DEBUG_INFO_ITEM,134 case ItemType.DEBUG_INFO_ITEM: in DexAnnotator()
1261 writeMapItem(writer, ItemType.DEBUG_INFO_ITEM, numDebugInfoItems, debugSectionOffset);