Searched refs:GOT (Results 1 - 7 of 7) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm45 ; go through the GOT (global offset table). Most OSes do not care about it
55 ; - picgetgot computes the GOT address into the given register in PIC
58 ; which register the GOT is in).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/perlasm/
H A Dx86unix.pl566 movl $sym\@GOT($regs{$dst}),$regs{$dst}
581 &main'mov($dst,&main'DWP($sym."\@GOT",$dst));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead.S169 * r6 - GOT start
170 * ip - GOT end
189 * Relocate all entries in the GOT table.
191 1: ldr r1, [r6, #0] @ relocate entries in the GOT
199 * Relocate entries in the GOT table. We only relocate
202 1: ldr r1, [r6, #0] @ relocate entries in the GOT
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dsignal.c46 unsigned long GOT; member in struct:fdpic_func_descriptor
231 __get_user(regs->p3, &funcptr->GOT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dsignal.c34 unsigned long GOT; member in struct:fdpic_func_descriptor
304 __get_user(__frame->gr15, &funcptr->GOT);
403 __get_user(__frame->gr15, &funcptr->GOT);

Completed in 120 milliseconds