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

/linux-4.4.14/arch/alpha/kernel/
H A Dmodule.c36 Elf64_Sxword r_addend; member in struct:got_entry
46 Elf64_Sxword r_addend = rela->r_addend; process_reloc_for_got() local
/linux-4.4.14/arch/powerpc/kernel/
H A Dmodule_32.c38 unsigned int i, r_info, r_addend, _count_relocs; count_relocs() local
H A Dmodule_64.c212 unsigned int i, r_info, r_addend, _count_relocs; count_relocs() local
/linux-4.4.14/arch/mips/include/asm/
H A Dmodule.h34 Elf64_Sxword r_addend; /* Addend. */ member in struct:__anon1899
/linux-4.4.14/arch/metag/kernel/
H A Dmodule.c27 unsigned int i, r_info, r_addend, _count_relocs; count_relocs() local
/linux-4.4.14/include/uapi/linux/
H A Delf.h173 Elf32_Sword r_addend; member in struct:elf32_rela
179 Elf64_Sxword r_addend; /* Constant addend used to compute value */ member in struct:elf64_rela

Completed in 159 milliseconds