/external/llvm/test/MC/ELF/ |
global-offset.s | 3 // We test that _GLOBAL_OFFSET_TABLE_ will account for the two bytes at the 6 addl $_GLOBAL_OFFSET_TABLE_, %ebx 7 leal _GLOBAL_OFFSET_TABLE_(%ebx), %ebx 11 addl _GLOBAL_OFFSET_TABLE_-foo,%ebx
|
relocation.s | 34 movl $_GLOBAL_OFFSET_TABLE_, %eax 35 movabs $_GLOBAL_OFFSET_TABLE_, %rax 63 // CHECK-NEXT: 0x9D R_X86_64_GOTPC32 _GLOBAL_OFFSET_TABLE_ 0x1 64 // CHECK-NEXT: 0xA3 R_X86_64_GOTPC64 _GLOBAL_OFFSET_TABLE_ 0x2
|
relocation-386.s | 10 // CHECK-NEXT: 0x{{[^ ]+}} R_386_GOTPC _GLOBAL_OFFSET_TABLE_ 0x0 57 // Relocation 25 (_GLOBAL_OFFSET_TABLE_-bar2) is of type R_386_GOTPC. 58 // CHECK-NEXT: 0x94 R_386_GOTPC _GLOBAL_OFFSET_TABLE_ 0x0 97 addl $_GLOBAL_OFFSET_TABLE_, %ebx 126 subl _GLOBAL_OFFSET_TABLE_-bar2, %ebx
|
/bionic/libc/arch-x86/include/machine/ |
asm.h | 45 addl $_GLOBAL_OFFSET_TABLE_+[.-666b], %ebx
|
/external/llvm/test/MC/Sparc/ |
sparc-pic.s | 6 ! CHECK: 0x{{[0-9,A-F]+}} R_SPARC_PC22 _GLOBAL_OFFSET_TABLE_ 0x4 7 ! CHECK-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_PC10 _GLOBAL_OFFSET_TABLE_ 0x8 26 sethi %hi(_GLOBAL_OFFSET_TABLE_+(.Ltmp6-.Ltmp4)), %i1 28 or %i1, %lo(_GLOBAL_OFFSET_TABLE_+(.Ltmp5-.Ltmp4)), %i1
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/machine/ |
asm.h | 45 addl $_GLOBAL_OFFSET_TABLE_+[.-666b], %ebx
|
/development/ndk/platforms/android-L/arch-x86/include/machine/ |
asm.h | 46 addl $_GLOBAL_OFFSET_TABLE_+[.-1b], %ebx
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/development/ndk/platforms/android-9/arch-x86/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/amd64/ |
elfso64.asm | 33 [EXTERN _GLOBAL_OFFSET_TABLE_] 54 mov rbx,[_GLOBAL_OFFSET_TABLE_ wrt ..gotpcrel wrt rip]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/ |
elfso.asm | 38 EXTERN _GLOBAL_OFFSET_TABLE_ 58 add ebx,_GLOBAL_OFFSET_TABLE_ + $$ - .getgot wrt ..gotpc
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/machine/ |
asm.h | 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
|