Searched refs:rel (Results 26 - 50 of 122) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Drelocs.c158 const char *name = "unknown type rel type name";
389 Elf32_Rel *rel = &sec->reltab[j]; local
390 rel->r_offset = elf32_to_cpu(rel->r_offset);
391 rel->r_info = elf32_to_cpu(rel->r_info);
453 Elf32_Rel *rel; local
456 rel = &sec->reltab[j];
457 sym = &sh_symtab[ELF32_R_SYM(rel->r_info)];
488 rel
500 walk_relocs(void (*visit)(Elf32_Rel *rel, Elf32_Sym *sym)) argument
522 Elf32_Rel *rel; local
554 count_reloc(Elf32_Rel *rel, Elf32_Sym *sym) argument
559 collect_reloc(Elf32_Rel *rel, Elf32_Sym *sym) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dmodule.c161 Elf32_Rela *rel = (void *)relsec->sh_addr; local
165 for (i = 0; i < relsec->sh_size / sizeof(Elf32_Rela); i++, rel++) {
172 location = (void *)dstsec->sh_addr + rel->r_offset;
173 sym = (Elf32_Sym *)symsec->sh_addr + ELF32_R_SYM(rel->r_info);
174 relocation = sym->st_value + rel->r_addend;
176 info = module->arch.syminfo + ELF32_R_SYM(rel->r_info);
179 switch (ELF32_R_TYPE(rel->r_info)) {
200 switch (ELF32_R_TYPE(rel->r_info)) {
285 rel->r_offset, relocation);
294 module->name, ELF32_R_TYPE(rel
[all...]
H A Dvmlinux.lds.S71 *(.data.rel*)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dmodule.c158 pr_err(".rel unsupported\n", me->name);
178 Elf32_Rela *rel = (void *)sechdrs[relsec].sh_addr; local
185 for (i = 0; i < sechdrs[relsec].sh_size / sizeof(*rel); i++) {
188 rel[i].r_offset;
193 + ELF32_R_SYM(rel[i].r_info);
195 value += rel[i].r_addend;
200 mod->name, ELF32_R_TYPE(rel[i].r_info));
206 mod->name, location, value, ELF32_R_TYPE(rel[i].r_info));
208 switch (ELF32_R_TYPE(rel[i].r_info)) {
226 mod->name, ELF32_R_TYPE(rel[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Duasm.c534 uasm_r_mips_pc16(struct uasm_reloc **rel, u32 *addr, int lid) argument
536 (*rel)->addr = addr;
537 (*rel)->type = R_MIPS_PC16;
538 (*rel)->lab = lid;
539 (*rel)++;
544 __resolve_relocs(struct uasm_reloc *rel, struct uasm_label *lab) argument
547 long raddr = (long)rel->addr;
549 switch (rel->type) {
551 *rel->addr |= build_bimm(laddr - (raddr + 4));
556 rel
561 uasm_resolve_relocs(struct uasm_reloc *rel, struct uasm_label *lab) argument
573 uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, long off) argument
591 uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab, u32 *first, u32 *end, u32 *target) argument
603 uasm_insn_has_bdelay(struct uasm_reloc *rel, u32 *addr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dmodule.c101 Elf32_Rela *rel = (void *)sechdrs[relsec].sh_addr; local
113 for (i = 0; i < sechdrs[relsec].sh_size / sizeof(*rel); i++) {
116 + rel[i].r_offset;
120 + ELF32_R_SYM(rel[i].r_info);
121 relocation = sym->st_value + rel[i].r_addend;
124 switch (ELF32_R_TYPE(rel[i].r_info)) {
221 me->name, ELF32_R_TYPE(rel[i].r_info));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
H A Dptc_deadlock.S47 (p8) st8.rel [scr2]=scr1;;
63 st8.rel [ptc0]=data0 // Write PTC0 & wait for completion.
74 (p7) st8.rel [ptc1]=data1;; // Now write PTC1.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/opt/remote/bin/
H A Dfunc.sh69 <link rel="stylesheet" href="/form.css">
91 <link rel="stylesheet" href="/form.css">
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfile.c113 static int _loopDetect(unsigned int *oldrel, unsigned int rel, argument
116 if(*oldrel && rel > *oldrel && absol == *oldabs) {
118 *oldrel, rel, absol);
122 if(rel >= 2 * *oldrel + 1) {
123 *oldrel = rel;
130 static int loopDetect(File_t *This, unsigned int rel, unsigned int absol) argument
132 return _loopDetect(&This->loopDetectRel, rel, &This->loopDetectAbs, absol);
138 unsigned int rel, oldabs, oldrel; local
142 oldabs = oldrel = rel = 0;
147 rel
178 int rel; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dhci_bcsp.c62 struct sk_buff_head rel; /* Reliable packets queue */ member in struct:bcsp_struct
88 /* Reliable packet sequence number - used to assign seq to each rel pkt. */
163 skb_queue_tail(&bcsp->rel, skb);
185 int rel, i; local
190 rel = 1; /* reliable channel */
194 rel = 1; /* reliable channel */
198 rel = 0; /* unreliable channel */
202 rel = 0; /* unreliable channel */
206 rel = 0; /* unreliable channel */
244 if (rel) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dvmi_32.c106 struct vmi_relocation_info *const rel = (struct vmi_relocation_info *)&reloc; local
108 switch(rel->type) {
112 patch_offset(insnbuf, ip, (unsigned long)rel->eip);
118 patch_offset(insnbuf, ip, (unsigned long)rel->eip);
558 const struct vmi_relocation_info *rel = (struct vmi_relocation_info *)&reloc; local
560 BUG_ON(rel->type == VMI_RELOCATION_JUMP_REL);
561 if (rel->type == VMI_RELOCATION_CALL_REL)
562 return (void *)rel->eip;
576 if (rel->type == VMI_RELOCATION_CALL_REL) \
577 opname = (void *)rel
611 const struct vmi_relocation_info *rel = (struct vmi_relocation_info *)&reloc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DPersistKeyCreator.java68 Relationship rel = secKeyMeta.getRelationship();
69 toMany = (rel == Relationship.ONE_TO_MANY ||
70 rel == Relationship.MANY_TO_MANY);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dia64-mont.pl166 .pred.rel "mutex",p40,p42
187 { .mmi; .pred.rel "mutex",p40,p42
191 { .mmi; .pred.rel "mutex",p40,p42
195 { .mmi; .pred.rel "mutex",p39,p41
243 .pred.rel "mutex",p40,p42
244 .pred.rel "mutex",p30,p32
275 { .mmi; .pred.rel "mutex",p31,p33
279 { .mfi; .pred.rel "mutex",p31,p33
283 { .mfi; .pred.rel "mutex",p40,p42
287 { .mmi; .pred.rel "mute
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dia64-mont.pl166 .pred.rel "mutex",p40,p42
187 { .mmi; .pred.rel "mutex",p40,p42
191 { .mmi; .pred.rel "mutex",p40,p42
195 { .mmi; .pred.rel "mutex",p39,p41
243 .pred.rel "mutex",p40,p42
244 .pred.rel "mutex",p30,p32
275 { .mmi; .pred.rel "mutex",p31,p33
279 { .mfi; .pred.rel "mutex",p31,p33
283 { .mfi; .pred.rel "mutex",p40,p42
287 { .mmi; .pred.rel "mute
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/utils/
H A Dalsa-lib.spec2 %define rel 1
7 Release: %rel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dmodule.c544 Elf32_Rela *rel = (void *)sechdrs[relsec].sh_addr; local
557 for (i = 0; i < sechdrs[relsec].sh_size / sizeof(*rel); i++) {
560 + rel[i].r_offset;
565 + ELF32_R_SYM(rel[i].r_info);
571 //dot = (sechdrs[relsec].sh_addr + rel->r_offset) & ~0x03;
575 addend = rel[i].r_addend;
578 switch (ELF32_R_TYPE(rel[i].r_info)) {
648 me->name, ELF32_R_TYPE(rel[i].r_info));
664 Elf64_Rela *rel = (void *)sechdrs[relsec].sh_addr; local
676 for (i = 0; i < sechdrs[relsec].sh_size / sizeof(*rel);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/boot/
H A Dbtfixupprep.c54 btfixuprel *rel; member in struct:_btfixup
82 array[last].rel = NULL;
307 for (k = 0, r = f->rel, rr = &f->rel; r; rr = &r->next, r = r->next, k++)
337 for (j = 0, r = f->rel; r != NULL; j++, r = r->next);
342 for (r = f->rel, j--; r != NULL; j--, r = r->next) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-chdlc.c137 u_int8_t rel[2]; member in struct:cisco_slarp::__anon5967::__anon5969
179 EXTRACT_16BITS(&slarp->un.keep.rel));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dspinlock.h155 "fetchadd4.rel r2 = [%0], -1;;\n"
183 ia64_fetchadd(-1, (int *) __read_lock_ptr, rel); \
194 ia64_fetchadd(-1, (int *) __read_lock_ptr, rel); \
242 asm volatile ("st1.rel.nta [%0] = r0\n\t" :: "r"(y+3) : "memory" );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dvpe.c505 int rel; local
508 rel = (int)v - gp_addr;
513 rel = (int)(short)((int)v + gp_offs +
517 if( (rel > 32768) || (rel < -32768) ) {
520 rel);
524 *location = (*location & 0xffff0000) | (rel & 0xffff);
532 int rel; local
533 rel = (((unsigned int)v - (unsigned int)location));
534 rel >>
708 Elf32_Rel *rel = (void *) sechdrs[relsec].sh_addr; local
747 save_gp_address(unsigned int secbase, unsigned int rel) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxMGL.spec4 %define rel 0
9 Release: %{rel}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DAnnotationModel.java173 Relationship rel = secKey.relate();
175 if (rel == Relationship.ONE_TO_MANY ||
176 rel == Relationship.MANY_TO_MANY) {
190 type.getName(), elemClassName, keyName, rel,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/variants/s6000/
H A Dgpio.c49 unsigned rel = S6_GPIO_OFFSET(off); local
50 writeb(~0, S6_REG_GPIO + S6_GPIO_DIR + rel);
51 writeb(val ? ~0 : 0, S6_REG_GPIO + S6_GPIO_DATA + rel);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Duasm.h244 void uasm_r_mips_pc16(struct uasm_reloc **rel, u32 *addr, int lid);
245 void uasm_resolve_relocs(struct uasm_reloc *rel, struct uasm_label *lab);
246 void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, long off);
248 void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab,
250 int uasm_insn_has_bdelay(struct uasm_reloc *rel, u32 *addr);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/modutils/
H A Dinsmod.c660 ElfW(RelM) *rel, ElfW(Addr) value);
854 ElfW(RelM) *rel, ElfW(Addr) v)
858 ElfW(Addr) *loc = (ElfW(Addr) *) (targsec->contents + rel->r_offset);
859 ElfW(Addr) dot = targsec->header.sh_addr + rel->r_offset;
879 switch (ELF_R_TYPE(rel->r_info)) {
1410 if (ELF_R_TYPE(rel->r_info) == R_390_PLT16DBL)
1419 if (ELF_R_TYPE(rel->r_info) == R_390_PLT32)
1421 else if (ELF_R_TYPE(rel->r_info) == R_390_PLT16DBL)
1446 if (ELF_R_TYPE(rel->r_info) == R_390_GOT12)
1448 else if (ELF_R_TYPE(rel
850 arch_apply_relocation(struct obj_file *f, struct obj_section *targsec, struct obj_section *symsec, struct obj_symbol *sym, ElfW(RelM) *rel, ElfW(Addr) v) argument
[all...]

Completed in 202 milliseconds

12345