Searched refs:index_pos (Results 1 – 1 of 1) sorted by relevance
3581 … NListIndexToSymbolIndexMap::const_iterator index_pos = m_nlist_idx_to_sym_idx.find (stub_sym_id); in ParseSymtab() local3583 if (index_pos != end_index_pos) in ParseSymtab()3587 stub_symbol = symtab->SymbolAtIndex (index_pos->second); in ParseSymtab()