Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/boot/
Delf.h16 typedef signed int Elf64_Sword; typedef
/linux-4.1.27/scripts/mod/
Dmodpost.h20 #define Elf_Sword Elf64_Sword
Dmodpost.c1202 static Elf_Sym *find_elf_symbol(struct elf_info *elf, Elf64_Sword addr, in find_elf_symbol()
1207 Elf64_Sword distance = 20; in find_elf_symbol()
1208 Elf64_Sword d; in find_elf_symbol()
/linux-4.1.27/include/uapi/linux/
Delf.h19 typedef __s32 Elf64_Sword; typedef