Home
last modified time | relevance | path

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

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