Searched defs:r_addend (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmodule.h35 Elf64_Sxword r_addend; /* Addend. */ member in struct:__anon3
/linux-master/arch/alpha/kernel/
H A Dmodule.c24 Elf64_Sxword r_addend; member in struct:got_entry
34 Elf64_Sxword r_addend = rela->r_addend; local
/linux-master/arch/powerpc/kernel/
H A Dmodule_32.c27 unsigned int i, r_info, r_addend, _count_relocs; local
[all...]
H A Dmodule_64.c164 unsigned int i, r_info, r_addend, _count_relocs; local
262 unsigned int i, r_info, r_addend, _count_relocs; local
[all...]
/linux-master/include/uapi/linux/
H A Delf.h179 Elf32_Sword r_addend; member in struct:elf32_rela
185 Elf64_Sxword r_addend; /* Constant addend used to compute value */ member in struct:elf64_rela

Completed in 254 milliseconds