Home
last modified time | relevance | path

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

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