Searched refs:AtomType (Results 1 – 6 of 6) sorted by relevance
32 typedef uint16_t AtomType; typedef35 SmallVector<std::pair<AtomType, Form>, 3> Atoms;
41 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local43 HdrData.Atoms.push_back(std::make_pair(AtomType, AtomForm)); in extract()
97 using AtomType = uint16_t; member101 SmallVector<std::pair<AtomType, Form>, 3> Atoms;138 Optional<DWARFFormValue> lookup(HeaderData::AtomType Atom) const;186 ArrayRef<std::pair<HeaderData::AtomType, HeaderData::Form>> getAtomsDesc();
73 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local75 HdrData.Atoms.push_back(std::make_pair(AtomType, AtomForm)); in extract()89 ArrayRef<std::pair<AppleAcceleratorTable::HeaderData::AtomType,277 AppleAcceleratorTable::Entry::lookup(HeaderData::AtomType Atom) const { in lookup()
1082 enum AtomType1110 uint16_t type; // AtomType enum value
1138 enum AtomType1166 uint16_t type; // AtomType enum value