Searched refs:JB_DI (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/sysdeps/i386/ |
D | __longjmp.S | 82 cfi_offset(%edi, JB_DI*4) 87 movl (JB_DI*4)(%eax), %edi 138 movl (JB_DI*4)(%ecx), %edi
|
D | jmpbuf-offsets.h | 21 #define JB_DI 2 macro
|
D | bsd-_setjmp.S | 45 movl %edi, (JB_DI*4)(%edx)
|
D | bsd-setjmp.S | 47 movl %edi, (JB_DI*4)(%eax)
|
D | setjmp.S | 41 movl %edi, (JB_DI*4)(%eax)
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | __longjmp.S | 74 cfi_offset(%edi, JB_DI*4) 79 movl (JB_DI*4)(%eax), %edi
|
D | ____longjmp_chk.S | 107 cfi_offset(%edi, JB_DI*4) 112 movl (JB_DI*4)(%eax), %edi
|
D | longjmp-ts.c | 34 ts->edi = env[0].__jmpbuf[JB_DI]; in _hurd_longjmp_thread_state()
|
/glibc-2.36/sysdeps/unix/sysv/linux/i386/ |
D | ____longjmp_chk.S | 129 cfi_offset(%edi, JB_DI*4) 138 movl (JB_DI*4)(%ecx), %edi
|