Searched refs:r_offset (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dmodule.c188 rel[i].r_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dmodule_64.c346 + rela[i].r_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dmodule.c193 loc = base + rela->r_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dmodule.c560 + rel[i].r_offset;
571 //dot = (sechdrs[relsec].sh_addr + rel->r_offset) & ~0x03;
679 + rel[i].r_offset;
690 //dot = (sechdrs[relsec].sh_addr + rel->r_offset) & ~0x03;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/memstick/core/
H A Dmemstick.c395 card->reg_addr.r_offset = offsetof(struct ms_register, id);
H A Dmspro_block.c1132 card->reg_addr.r_offset = offsetof(struct mspro_register, status);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dvpe.c720 + rel[i].r_offset;
738 rel[i].r_offset, r ? r : "UNKNOWN",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmodule.c844 (void *) target_sec->sh_addr + rela[i].r_offset);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/modutils/
H A Dinsmod.c858 ElfW(Addr) *loc = (ElfW(Addr) *) (targsec->contents + rel->r_offset);
859 ElfW(Addr) dot = targsec->header.sh_addr + rel->r_offset;

Completed in 169 milliseconds

12