Home
last modified time | relevance | path

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

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