Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/boot/
Delf2ecoff.c118 static int phcmp(const void *v1, const void *v2) in phcmp() function
345 qsort(ph, ex.e_phnum, sizeof(Elf32_Phdr), phcmp); in main()