Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h180 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp219 LineTable->appendSequence(Sequence); in appendRowToMatrix()