Searched refs:moveToNextTable (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h355 void moveToNextTable(uint64_t OldOffset, const Prologue &P);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1448 moveToNextTable(OldOffset, LT.Prologue);
1463 moveToNextTable(OldOffset, LT.Prologue);
1475 void DWARFDebugLine::SectionParser::moveToNextTable(uint64_t OldOffset, function in class:DWARFDebugLine::SectionParser

Completed in 150 milliseconds