Home
last modified time | relevance | path

Searched refs:Elf32_Addr (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Delf.h8 typedef __u32 Elf32_Addr; typedef
141 Elf32_Addr d_ptr;
161 Elf32_Addr r_offset;
171 Elf32_Addr r_offset;
184 Elf32_Addr st_value;
208 Elf32_Addr e_entry; /* Entry point */
246 Elf32_Addr p_vaddr;
247 Elf32_Addr p_paddr;
303 Elf32_Addr sh_addr;
Delf-fdpic.h21 Elf32_Addr addr; /* core address to which mapped */
22 Elf32_Addr p_vaddr; /* VMA recorded in file */
/linux-4.4.14/arch/sh/kernel/
Dmodule.c46 Elf32_Addr relocation; in apply_relocate_add()
80 relocation = (relocation - (Elf32_Addr) location); in apply_relocate_add()
94 relocation -= (Elf32_Addr) location; in apply_relocate_add()
99 relocation -= (Elf32_Addr) location; in apply_relocate_add()
/linux-4.4.14/arch/powerpc/boot/
Delf.h5 typedef unsigned int Elf32_Addr; typedef
59 Elf32_Addr e_entry; /* Entry point */
97 Elf32_Addr p_vaddr;
98 Elf32_Addr p_paddr;
/linux-4.4.14/arch/arc/kernel/
Dmodule.c70 Elf32_Addr relocation; in apply_relocate_add()
71 Elf32_Addr location; in apply_relocate_add()
72 Elf32_Addr sec_to_patch; in apply_relocate_add()
112 *((Elf32_Addr *) location) = relocation; in apply_relocate_add()
/linux-4.4.14/arch/avr32/kernel/
Dmodule.c135 Elf32_Addr relocation) in reloc_overflow()
159 Elf32_Addr relocation; in apply_relocate_add()
178 Elf32_Addr *gotent; in apply_relocate_add()
197 relocation -= (Elf32_Addr)location; in apply_relocate_add()
213 relocation -= (Elf32_Addr)location; in apply_relocate_add()
226 relocation -= (Elf32_Addr)location; in apply_relocate_add()
238 relocation -= ((Elf32_Addr)location) & 0xfffffffc; in apply_relocate_add()
/linux-4.4.14/arch/mips/kernel/
Dvpe.c221 Elf32_Addr *addr;
222 Elf32_Addr value;
229 Elf32_Addr v) in apply_r_mips_none()
235 Elf32_Addr v) in apply_r_mips_gprel16()
260 Elf32_Addr v) in apply_r_mips_pc16()
279 Elf32_Addr v) in apply_r_mips_32()
287 Elf32_Addr v) in apply_r_mips_26()
312 Elf32_Addr v) in apply_r_mips_hi16()
334 Elf32_Addr v) in apply_r_mips_lo16()
337 Elf32_Addr val, vallo; in apply_r_mips_lo16()
[all …]
/linux-4.4.14/arch/m32r/kernel/
Dmodule.c80 Elf32_Addr relocation; in apply_relocate_add()
145 relocation = (relocation - (Elf32_Addr) location); in apply_relocate_add()
166 relocation = (relocation - (Elf32_Addr) location); in apply_relocate_add()
177 relocation = (relocation - (Elf32_Addr) location); in apply_relocate_add()
/linux-4.4.14/arch/arm/kernel/
Dmodule-plts.c38 u32 get_module_plt(struct module *mod, unsigned long loc, Elf32_Addr val) in get_module_plt()
78 static int duplicate_rel(Elf32_Addr base, const Elf32_Rel *rel, int num, in duplicate_rel()
103 static unsigned int count_plts(Elf32_Addr base, const Elf32_Rel *rel, int num) in count_plts()
/linux-4.4.14/arch/c6x/kernel/
Dmodule.c17 static inline int fixup_pcr(u32 *ip, Elf32_Addr dest, u32 maskbits, int shift) in fixup_pcr()
55 Elf32_Addr v; in apply_relocate_add()
/linux-4.4.14/arch/arm/include/asm/
Dmodule.h33 u32 get_module_plt(struct module *mod, unsigned long loc, Elf32_Addr val);
/linux-4.4.14/include/asm-generic/
Dmodule.h37 #define Elf_Addr Elf32_Addr
/linux-4.4.14/arch/metag/kernel/
Dmodule.c162 static uint32_t do_plt_call(void *location, Elf32_Addr val, in do_plt_call()
207 Elf32_Addr relocation; in apply_relocate_add()
/linux-4.4.14/arch/powerpc/kernel/
Dmodule_32.c173 static inline int entry_matches(struct ppc_plt_entry *entry, Elf32_Addr val) in entry_matches()
183 Elf32_Addr val, in do_plt_call()
/linux-4.4.14/fs/
Dcompat_binfmt_elf.c38 #define elf_addr_t Elf32_Addr
/linux-4.4.14/arch/nios2/kernel/
Dmodule.c114 Elf32_Addr word2; in apply_relocate_add()
/linux-4.4.14/arch/mn10300/kernel/
Dmodule.c65 Elf32_Addr relocation, sym_diff_val = 0; in apply_relocate_add()
/linux-4.4.14/arch/parisc/kernel/
Dmodule.c120 Elf32_Addr addr;
548 Elf32_Addr val; in apply_relocate_add()
550 Elf32_Addr dot; in apply_relocate_add()
573 dot = (Elf32_Addr)loc & ~0x03; in apply_relocate_add()
/linux-4.4.14/arch/mips/include/asm/
Dmodule.h41 #define Elf_Addr Elf32_Addr
/linux-4.4.14/scripts/mod/
Dmodpost.h25 #define Elf_Addr Elf32_Addr
Dfile2alias.c19 typedef Elf32_Addr kernel_ulong_t;
/linux-4.4.14/scripts/
Dsortextable.h61 # define Elf_Addr Elf32_Addr
Drecordmcount.h102 # define Elf_Addr Elf32_Addr