Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp164 SmallVectorImpl<DWARFFormValue> &AtomForms, in dumpName() argument
184 for (auto &Atom : AtomForms) { in dumpName()
212 SmallVector<DWARFFormValue, 3> AtomForms; in dump() local
220 AtomForms.push_back(DWARFFormValue(Atom.second)); in dump()
252 while (dumpName(W, AtomForms, &DataOffset)) in dump()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h112 bool dumpName(ScopedPrinter &W, SmallVectorImpl<DWARFFormValue> &AtomForms,