Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DArchive.cpp448 uint32_t ran_strx = 0; in symbol_begin() local
449 ran_strx = *(reinterpret_cast<const support::ulittle32_t *>(ranlibs)); in symbol_begin()
453 buf += ran_strx; in symbol_begin()