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

/linux-master/arch/powerpc/kernel/
H A Dmodule_32.c48 static int relacmp(const void *_x, const void *_y) function
107 sizeof(Elf32_Rela), relacmp, NULL);
H A Dmodule_64.c183 static int relacmp(const void *_x, const void *_y) function
229 sizeof(Elf64_Rela), relacmp, NULL);
319 sizeof(Elf64_Rela), relacmp, NULL);

Completed in 98 milliseconds