Searched refs:AtomType (Results 1 – 5 of 5) sorted by relevance
25 enum AtomType : uint16_t { enum73 AtomType type;86 bool ContainsAtom(AtomType atom_type) const;90 void AppendAtom(AtomType type, dw_form_t form);
148 bool DWARFMappedHash::Prologue::ContainsAtom(AtomType atom_type) const { in ContainsAtom()157 void DWARFMappedHash::Prologue::AppendAtom(AtomType type, dw_form_t form) { in AppendAtom()229 AtomType type = (AtomType)data.GetU16(&offset); in Read()
96 using AtomType = uint16_t; member100 SmallVector<std::pair<AtomType, Form>, 3> Atoms;138 std::optional<DWARFFormValue> lookup(HeaderData::AtomType Atom) const;193 ArrayRef<std::pair<HeaderData::AtomType, HeaderData::Form>> getAtomsDesc();
72 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local74 HdrData.Atoms.push_back(std::make_pair(AtomType, AtomForm)); in extract()88 ArrayRef<std::pair<AppleAcceleratorTable::HeaderData::AtomType,276 AppleAcceleratorTable::Entry::lookup(HeaderData::AtomType Atom) const { in lookup()
1767 enum AtomType1795 uint16_t type; // AtomType enum value