Home
last modified time | relevance | path

Searched defs:CompareByAddress (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/
Dmodule.h95 static bool CompareByAddress(const Function *x, const Function *y) { in CompareByAddress() function
118 static bool CompareByAddress(const Module::Line &x, const Module::Line &y) { in CompareByAddress() function