Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAtom.h35 typedef enum { TextAtom, DataAtom } AtomType; typedef
37 AtomType Type;
45 MCAtom(AtomType T, MCModule *P, uint64_t B, uint64_t E) in MCAtom()
DMCModule.h52 MCAtom *createAtom(MCAtom::AtomType Type, uint64_t Begin, uint64_t End);
/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/swiftshader/third_party/LLVM/lib/MC/
DMCModule.cpp15 MCAtom *MCModule::createAtom(MCAtom::AtomType Type, in createAtom()
/external/llvm/docs/
DSourceLevelDebugging.rst1082 enum AtomType
1110 uint16_t type; // AtomType enum value