Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h362 bool hasValidVersion(uint64_t Offset);
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1565 bool DWARFDebugLine::SectionParser::hasValidVersion(uint64_t Offset) { in hasValidVersion() function in DWARFDebugLine::SectionParser
1598 if (hasValidVersion(Offset)) in moveToNextTable()
1613 if (hasValidVersion(AlignedOffset)) { in moveToNextTable()