Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/boot/
Delf.h17 typedef signed int Elf64_Sword; typedef
/Linux-v4.19/scripts/mod/
Dmodpost.h27 #define Elf_Sword Elf64_Sword
Dmodpost.c1214 static Elf_Sym *find_elf_symbol(struct elf_info *elf, Elf64_Sword addr, in find_elf_symbol()
1219 Elf64_Sword distance = 20; in find_elf_symbol()
1220 Elf64_Sword d; in find_elf_symbol()
/Linux-v4.19/include/uapi/linux/
Delf.h20 typedef __s32 Elf64_Sword; typedef