Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp331 static int cmpRel(const ELFRelocationEntry *AP, const ELFRelocationEntry *BP) { in cmpRel() function
347 array_pod_sort(Relocs.begin(), Relocs.end(), cmpRel); in sortRelocs()