Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp73 auto AtomForm = static_cast<dwarf::Form>(AccelSection.getU16(&Offset)); in extract() local
74 HdrData.Atoms.push_back(std::make_pair(AtomType, AtomForm)); in extract()