Home
last modified time | relevance | path

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

/linux/arch/mips/boot/
H A Delf2ecoff.c120 static int phcmp(const void *v1, const void *v2) in phcmp() function
347 qsort(ph, ex.e_phnum, sizeof(Elf32_Phdr), phcmp); in main()