Searched refs:GOT (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsignal_32.c40 unsigned long GOT; member in struct:fdpic_func_descriptor
409 __get_user(regs->regs[12], &funcptr->GOT);
493 __get_user(regs->regs[12], &funcptr->GOT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsignal.c35 unsigned long GOT; member in struct:fdpic_func_descriptor
309 __frame->gr15 = desc.GOT;
410 __frame->gr15 = desc.GOT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dsignal.c29 unsigned long GOT; member in struct:fdpic_func_descriptor
204 __get_user(regs->p3, &funcptr->GOT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/check/
H A Dcrc32_x86.S132 movl LZMA_CRC32_TABLE@GOT(%ebx), %ebx
H A Dcrc64_x86.S123 movl LZMA_CRC64_TABLE@GOT(%ebx), %ebx
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/check/
H A Dcrc32_x86.S132 movl LZMA_CRC32_TABLE@GOT(%ebx), %ebx
H A Dcrc64_x86.S123 movl LZMA_CRC64_TABLE@GOT(%ebx), %ebx
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/arm/
H A Dasm.S182 def_pic \val(GOT), .Lpicoff\@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86unix.pl701 movl $sym\@GOT($regs{$dst}),$regs{$dst}
715 &main'mov($dst,&main'DWP($under.$sym."\@GOT",$dst));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm43 GOT => {}
53 return $self->{GOT}{$key} if exists $self->{VALID}{$key} ;
72 $self->{GOT}{$key} = $value ;
87 delete $self->{GOT}{$key} ;
129 GOT => {},
154 GOT => {},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead.S193 * r11 - GOT start
194 * ip - GOT end
213 * Relocate all entries in the GOT table.
215 1: ldr r1, [r11, #0] @ relocate entries in the GOT
223 * Relocate entries in the GOT table. We only relocate
226 1: ldr r1, [r11, #0] @ relocate entries in the GOT

Completed in 461 milliseconds