Home
last modified time | relevance | path

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

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