Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugRangeList.h40 bool isEndOfListEntry() const { in isEndOfListEntry() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRangeList.cpp40 if (entry.isEndOfListEntry()) in extract()