Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h392 bool hasValidVersion(uint64_t Offset);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1635 bool DWARFDebugLine::SectionParser::hasValidVersion(uint64_t Offset) { in hasValidVersion() function in DWARFDebugLine::SectionParser
1668 if (hasValidVersion(Offset)) in moveToNextTable()
1683 if (hasValidVersion(AlignedOffset)) { in moveToNextTable()