Searched refs:cmpRel (Results 1 – 1 of 1) sorted by relevance
331 static int cmpRel(const ELFRelocationEntry *AP, const ELFRelocationEntry *BP) { in cmpRel() function347 array_pod_sort(Relocs.begin(), Relocs.end(), cmpRel); in sortRelocs()