HomeSort by relevance Sort by last modified time
    Searched full:is_correct_function (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libutil++/
bfd_support.cpp 187 bool is_correct_function(string const & function, string const & name) function in namespace:__anon24399
204 cverb << vbfd << "is_correct_function(" << function << ", "
252 && is_correct_function(function, name)) {
652 * is_correct_function does not handle the case of static inlines,
656 if (linenr == 0 && !is_correct_function(function, sym.name()))
  /external/oprofile/
ChangeLog-2007 59 * libutil++/bfd_support.cpp: is_correct_function() is itended to deal

Completed in 55 milliseconds