Searched refs:_ctx_done (Results 1 – 6 of 6) sorted by relevance
28 .globl CNAME(_ctx_done)44 bl CNAME(_ctx_done) /* branch to ctxt completion func */
39 void _ctx_done(ucontext_t *ucp);43 _ctx_done(ucontext_t *ucp) in _ctx_done() function
28 .globl CNAME(_ctx_done)35 bl CNAME(_ctx_done) /* branch to ctxt completion func */
47 call PIC_PLT(_ctx_done) /* should never return */
45 _ctx_done (ucontext_t *ucp) in _ctx_done() function