Home | History | Annotate | Download | only in tsan

Lines Matching defs:setjmp

47         // Restore regs needed for setjmp.
50 // Emulate the real setjmp function. We do this because we can't
51 // perform a sibcall: The real setjmp function trashes the TOC
135 li r3,0 // This is the setjmp return path
140 .globl setjmp
141 .type setjmp, @function
143 setjmp:
145 .size setjmp, .-setjmp
147 // sigsetjmp is like setjmp, except that the mask in r4 needs