Home | History | Annotate | Download | only in libpp

Lines Matching refs:symbol

45 	 * to record them at symbol level.
69 /// Find a symbol from its image_name, vma, return zero if no symbol
75 /// symbol_collection if no symbol at this location
79 /// Find a sample by its symbol, vma, return zero if there is no sample
81 sample_entry const * find_sample(symbol_entry const * symbol,
84 /// Find a symbol. Return NULL if not found.
85 symbol_entry const * find(symbol_entry const & symbol) const;
128 /// return an iterator to the first symbol
130 /// return an iterator to the last symbol
138 /// return iterator to the first samples for this symbol
140 /// return iterator to the last samples for this symbol
147 symbol_entry const * symbol, size_t pclass,
151 * create an unique artificial symbol for an offset range. The range
152 * is only a hint of the maximum size of the created symbol. We
153 * give to the symbol an unique name as ?image_file_name#order and
156 * to reflect the symbol range.
160 * for special case such image w/o symbol.