Searched defs:CompareByAddress (Results 1 – 2 of 2) sorted by relevance
111 static bool CompareByAddress(const Function* x, const Function* y) { in CompareByAddress() function233 static bool CompareByAddress(const Module::Line& x, const Module::Line& y) { in CompareByAddress() function
140 static bool CompareByAddress(const std::string& lhs, const std::string& rhs) { in CompareByAddress() function