Searched refs:ebp (Results 1 - 16 of 16) sorted by relevance

/bionic/libc/arch-x86/syscalls/
H A D__epoll_pwait.S21 pushl %ebp
23 .cfi_rel_offset ebp, 0
29 mov 48(%esp), %ebp
39 popl %ebp
H A D__fadvise64.S21 pushl %ebp
23 .cfi_rel_offset ebp, 0
29 mov 48(%esp), %ebp
39 popl %ebp
H A D__mmap2.S21 pushl %ebp
23 .cfi_rel_offset ebp, 0
29 mov 48(%esp), %ebp
39 popl %ebp
H A D__pselect6.S21 pushl %ebp
23 .cfi_rel_offset ebp, 0
29 mov 48(%esp), %ebp
39 popl %ebp
H A Dfallocate64.S21 pushl %ebp
23 .cfi_rel_offset ebp, 0
29 mov 48(%esp), %ebp
39 popl %ebp
H A Dsplice.S21 pushl %ebp
23 .cfi_rel_offset ebp, 0
29 mov 48(%esp), %ebp
39 popl %ebp
/bionic/libc/arch-x86/atom/string/
H A Dssse3-strcmp-atom.S99 # define RETURN POP (%ebp); ret; CFI_PUSH (%ebp)
105 cmpl %esi, %ebp; \
107 sub %esi, %ebp
117 PUSH (%ebp)
122 movl CNT(%esp), %ebp
123 cmpl $16, %ebp
179 cmpl $8, %ebp
180 lea -8(%ebp), %ebp
[all...]
/bionic/libc/arch-x86/bionic/
H A D_setjmp.S52 movl %ebp,12(%eax)
65 movl 12(%edx),%ebp
H A Dsyscall.S10 * %ebp: arg5 - callee save
20 push %ebp
30 mov 44(%esp),%ebp
45 pop %ebp
H A Dsetjmp.S58 movl %ebp,12(%ecx)
79 movl 12(%edx),%ebp
H A Dsigsetjmp.S55 movl %ebp,12(%ecx)
78 movl 12(%edx),%ebp
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dptrace.h35 long ebp; member in struct:pt_regs
H A Dvm86.h57 long ebp; member in struct:vm86_regs
H A Dsigcontext.h90 unsigned long ebp; member in struct:sigcontext
/bionic/libc/kernel/uapi/video/
H A Duvesafb.h30 __u32 ebp; member in struct:v86_regs
/bionic/libc/include/sys/
H A Duser.h70 long ebp; member in struct:user_regs_struct

Completed in 61 milliseconds