Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp74 auto AtomForm = static_cast<dwarf::Form>(AccelSection.getU16(&Offset)); in extract() local
75 HdrData.Atoms.push_back(std::make_pair(AtomType, AtomForm)); in extract()