compare based on symbol contents More...
#include <symbol_functors.h>
Public Member Functions | |
bool | operator() (symbol_entry const &lhs, symbol_entry const &rhs) const |
compare based on symbol contents
Definition at line 32 of file symbol_functors.h.
bool less_symbol::operator() | ( | symbol_entry const & | lhs, | |
symbol_entry const & | rhs | |||
) | const |
Definition at line 14 of file symbol_functors.cpp.
References symbol_entry::app_name, symbol_entry::image_name, symbol_entry::name, symbol_entry::sample, symbol_entry::size, and sample_entry::vma.