Home
last modified time | relevance | path

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

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