Symbol containers. More...
#include "symbol.h"#include "locate_images.h"#include <iostream>#include <string>
Functions | |
| bool | has_sample_counts (count_array_t const &counts, size_t lo, size_t hi) |
| string const & | get_image_name (image_name_id id, image_name_storage::image_name_type type, extra_images const &extra) |
Symbol containers.
| string const& get_image_name | ( | image_name_id | id, | |
| image_name_storage::image_name_type | type, | |||
| extra_images const & | extra | |||
| ) |
| bool has_sample_counts | ( | count_array_t const & | counts, | |
| size_t | lo, | |||
| size_t | hi | |||
| ) |
Referenced by thread_info::add_modules(), and format_output::xml_formatter::output_symbol_details().
1.6.1