Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h113 using AtomType = uint16_t; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp77 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local