Searched refs:sample_index_t (Results 1 – 2 of 2) sorted by relevance
28 typedef std::pair<symbol_entry const *, bfd_vma> sample_index_t; typedef30 typedef std::map<sample_index_t, sample_entry> samples_storage;
103 sample_index_t key(symbol, vma); in find_by_vma()