Home
last modified time | relevance | path

Searched refs:binary_info (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libpp/
Dxml_utils.cpp497 class binary_info : public module_info { class
499 binary_info() { nr_modules = 0; } in binary_info() function in binary_info
501 binary_info * build_binary(string const & n);
516 binary_info * add_binary(string const & n, sym_iterator it);
523 growable_vector<binary_info> binaries;
602 void binary_info::close_binary(sym_iterator it) in close_binary()
612 void binary_info::dump() in dump()
623 void binary_info::
674 binary_info * current_binary = 0; in summarize_binaries()
763 binary_info *
[all …]