Home
last modified time | relevance | path

Searched refs:EntryCompare (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DEhFrameHdr.cpp30 bool EntryCompare(const Entry& pX, const Entry& pY) in EntryCompare() function
97 std::sort(search_table.begin(), search_table.end(), bit32::EntryCompare); in emitOutput()