Searched refs:ebx (Results 1 – 12 of 12) sorted by relevance
/development/ndk/platforms/android-9/arch-x86/src/ |
D | crtbegin_so.S | 55 pushl %ebx 57 addl $_GLOBAL_OFFSET_TABLE_, %ebx 59 cmpb $0, completed.4454@GOTOFF(%ebx) 61 movl __dso_handle@GOTOFF(%ebx), %eax 64 movl __deregister_frame_info_bases@GOT(%ebx), %eax 67 leal __EH_FRAME_BEGIN__@GOTOFF(%ebx), %eax 71 movb $1, completed.4454@GOTOFF(%ebx) 74 popl %ebx 83 pushl %ebx 85 addl $_GLOBAL_OFFSET_TABLE_, %ebx [all …]
|
D | atexit.S | 36 pushl %ebx 38 addl $_GLOBAL_OFFSET_TABLE_, %ebx 41 movl __dso_handle@GOTOFF(%ebx), %eax 47 popl %ebx 65 movl (%esp), %ebx
|
D | __stack_chk_fail_local.S | 40 pushl %ebx 42 addl $_GLOBAL_OFFSET_TABLE_, %ebx
|
D | crtbegin_dynamic.S | 121 movl %ebx, 12(%esp)
|
D | crtbegin_static.S | 121 movl %ebx, 12(%esp)
|
/development/ndk/platforms/android-9/arch-x86/include/machine/ |
D | asm.h | 54 pushl %ebx; \ 57 popl %ebx; \ 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx 60 popl %ebx 62 #define PIC_GOT(x) x@GOT(%ebx) 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | ptrace.h | 26 long ebx; member
|
D | sigcontext.h | 74 unsigned long ebx; member
|
D | user_32.h | 55 long ebx, ecx, edx, esi, edi, ebp, eax; member
|
D | user32.h | 54 __u32 ebx, ecx, edx, esi, edi, ebp, eax; member
|
D | vm86.h | 61 long ebx; member
|
D | processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member
|