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

/freebsd-10.3-release/contrib/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp45 static int cmpRel(const ELFRelocationEntry *AP, const ELFRelocationEntry *BP) { function
60 array_pod_sort(Relocs.begin(), Relocs.end(), cmpRel);

Completed in 92 milliseconds