Searched refs:JMP_REGS_EBP (Results 1 – 3 of 3) sorted by relevance
/haiku/src/system/libroot/posix/arch/x86/ | ||
H A D | setjmp_internal.h | 13 #define JMP_REGS_EBP 12 macro |
H A D | siglongjmp.S | 25 mov JMP_REGS_EBP(%ecx), %ebp |
H A D | sigsetjmp.S | 34 mov %ebp, JMP_REGS_EBP(%eax) |