Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h32 typedef uint16_t AtomType; typedef
35 SmallVector<std::pair<AtomType, Form>, 3> Atoms;
/external/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp41 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local
43 HdrData.Atoms.push_back(std::make_pair(AtomType, AtomForm)); in extract()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.h134 enum AtomType enum
278 ContainsAtom (AtomType atom_type) const in ContainsAtom()
291 AppendAtom (AtomType type, dw_form_t form) in AppendAtom()
371 AtomType type = (AtomType)data.GetU16 (&offset); in Read()
/external/llvm/docs/
DSourceLevelDebugging.rst1076 enum AtomType
1104 uint16_t type; // AtomType enum value