Home
last modified time | relevance | path

Searched defs:AtomType (Results 1 – 5 of 5) 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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h97 using AtomType = uint16_t; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp73 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local