Searched refs:Elf32_Addr (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Delf-fdpic.h21 Elf32_Addr addr; /* core address to which mapped */
22 Elf32_Addr p_vaddr; /* VMA recorded in file */
H A Delf.h19 typedef __u32 Elf32_Addr; typedef
130 Elf32_Addr d_ptr;
150 Elf32_Addr r_offset;
160 Elf32_Addr r_offset;
173 Elf32_Addr st_value;
197 Elf32_Addr e_entry; /* Entry point */
235 Elf32_Addr p_vaddr;
236 Elf32_Addr p_paddr;
292 Elf32_Addr sh_addr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dmodule.h16 #define Elf_Addr Elf32_Addr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dmodule.c65 Elf32_Addr relocation;
100 relocation -= (Elf32_Addr) location;
115 relocation -= (Elf32_Addr) location;
121 relocation -= (Elf32_Addr) location;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A 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;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/kernel/
H A Dmodule.c144 Elf32_Addr relocation)
168 Elf32_Addr relocation;
187 Elf32_Addr *gotent;
206 relocation -= (Elf32_Addr)location;
222 relocation -= (Elf32_Addr)location;
235 relocation -= (Elf32_Addr)location;
247 relocation -= ((Elf32_Addr)location) & 0xfffffffc;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dmodule.c100 Elf32_Addr v;
122 v -= (Elf32_Addr) location;
128 v -= (Elf32_Addr) location;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dmodule.c81 Elf32_Addr relocation;
106 relocation = (relocation - (Elf32_Addr) location);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dmodule.c103 Elf32_Addr relocation;
168 relocation = (relocation - (Elf32_Addr) location);
189 relocation = (relocation - (Elf32_Addr) location);
200 relocation = (relocation - (Elf32_Addr) location);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dvpe.c337 Elf32_Addr *addr;
338 Elf32_Addr value;
345 Elf32_Addr v)
351 Elf32_Addr v)
378 Elf32_Addr v)
397 Elf32_Addr v)
405 Elf32_Addr v)
431 Elf32_Addr v)
453 Elf32_Addr v)
456 Elf32_Addr va
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dmodule.h40 #define Elf_Addr Elf32_Addr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dmodule.h40 #define Elf_Addr Elf32_Addr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/mod/
H A Dmodpost.h19 #define Elf_Addr Elf32_Addr
H A Dfile2alias.c18 typedef Elf32_Addr kernel_ulong_t;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dmodule_32.c146 static inline int entry_matches(struct ppc_plt_entry *entry, Elf32_Addr val)
156 Elf32_Addr val,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dmodule.c133 static uint32_t do_plt_call (void *location, Elf32_Addr val,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dmodule.c98 Elf32_Addr addr;
477 Elf32_Addr val;
479 Elf32_Addr dot;
498 dot = (Elf32_Addr)loc & ~0x03;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/modutils/
H A Dinsmod.c1216 Elf32_Addr word;
1231 Elf32_Addr word;
1245 Elf32_Addr word;
1260 Elf32_Addr word, gp;
1284 Elf32_Addr word;
1297 Elf32_Addr word;
1310 Elf32_Addr word;
1323 Elf32_Addr word;
1333 Elf32_Addr word;
1343 Elf32_Addr word
[all...]

Completed in 294 milliseconds