Searched refs:vn_count (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
H A DELF.h658 unsigned vn_count = sec->sh_info; // Number of Verneed entries local
663 for (unsigned i = 0; i < vn_count; i++) {

Completed in 119 milliseconds