Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp782 static int compareBySuffix(const void *a, const void *b) { in compareBySuffix() function
865 array_pod_sort(Sections.begin(), Sections.end(), compareBySuffix); in CreateMetadataSections()