Home
last modified time | relevance | path

Searched refs:AtomType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h96 using AtomType = uint16_t; member
100 SmallVector<std::pair<AtomType, Form>, 3> Atoms;
137 Optional<DWARFFormValue> lookup(HeaderData::AtomType Atom) const;
192 ArrayRef<std::pair<HeaderData::AtomType, HeaderData::Form>> getAtomsDesc();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp73 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local
75 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()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSourceLevelDebugging.rst1707 enum AtomType
1735 uint16_t type; // AtomType enum value