Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h359 void moveToNextTable(uint64_t OldOffset, const Prologue &P);
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h357 void moveToNextTable(uint64_t OldOffset, const Prologue &P);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp1149 moveToNextTable(OldOffset, LT.Prologue); in parseNext()
1162 moveToNextTable(OldOffset, LT.Prologue); in skip()
1174 void DWARFDebugLine::SectionParser::moveToNextTable(uint64_t OldOffset, in moveToNextTable() function in DWARFDebugLine::SectionParser
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp1481 moveToNextTable(OldOffset, LT.Prologue); in parseNext()
1496 moveToNextTable(OldOffset, LT.Prologue); in skip()
1508 void DWARFDebugLine::SectionParser::moveToNextTable(uint64_t OldOffset, in moveToNextTable() function in DWARFDebugLine::SectionParser