Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp3466 bool NotLastEntry = false; in moveNext() local
3469 NotLastEntry = true; in moveNext()
3472 if (NotLastEntry) in moveNext()