Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DArchive.cpp402 uint32_t RanlibCount = 0; in getNext() local
403 RanlibCount = (*reinterpret_cast<const support::ulittle32_t *>(Buf)) / in getNext()
408 if (t.SymbolIndex + 1 < RanlibCount) { in getNext()