Home
last modified time | relevance | path

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

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