Home
last modified time | relevance | path

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

/linux/include/linux/
H A Delf-fdpic.h14 #define Elf_Sword Elf32_Sword
/linux/arch/powerpc/boot/
H A Delf.h9 typedef signed int Elf32_Sword; typedef
/linux/arch/parisc/kernel/
H A Dmodule.c500 Elf32_Sword addend; in apply_relocate_add()