Searched refs:JB_FRAMEPTR (Results 1 – 4 of 4) sorted by relevance
73 #define JB_FRAMEPTR 0x2 macro
90 if (bp->sjs_sp != 0 && (bp->sjs_flags & JB_FRAMEPTR)) { in siglongjmp()
91 if (bp->sjs_sp != 0 && (bp->sjs_flags & JB_FRAMEPTR)) { in siglongjmp()
192 bp->sjs_flags = JB_FRAMEPTR; in __csigsetjmp()