Searched refs:IndexedItem (Results 1 – 2 of 2) sorted by relevance
335 class IndexedItem : public Item {337 IndexedItem() { } in IndexedItem() function338 virtual ~IndexedItem() { } in ~IndexedItem()344 IndexedItem(uint32_t offset, uint32_t size, uint32_t index) in IndexedItem() function598 class StringId : public IndexedItem {618 class TypeId : public IndexedItem {652 class ProtoId : public IndexedItem {675 class FieldId : public IndexedItem {697 class MethodId : public IndexedItem {906 class ClassDef : public IndexedItem {[all …]
539 IndexedItem* field_or_method_id; in CreateMethodHandleItem()