Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAtom.h35 typedef enum { TextAtom, DataAtom } AtomType; typedef
/external/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp41 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h32 typedef uint16_t AtomType; typedef