Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmodule_32.c47 static int relacmp(const void *_x, const void *_y) in relacmp() function
106 sizeof(Elf32_Rela), relacmp, NULL); in get_plt_size()
H A Dmodule_64.c171 static int relacmp(const void *_x, const void *_y) in relacmp() function
217 sizeof(Elf64_Rela), relacmp, NULL); in get_stubs_size()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule_32.c48 static int relacmp(const void *_x, const void *_y) in relacmp() function
107 sizeof(Elf32_Rela), relacmp, NULL); in get_plt_size()
H A Dmodule_64.c183 static int relacmp(const void *_x, const void *_y) in relacmp() function
229 sizeof(Elf64_Rela), relacmp, NULL); in get_stubs_size()
319 sizeof(Elf64_Rela), relacmp, NULL); in get_got_size()

Completed in 5 milliseconds