Searched refs:get_exception_frame (Results 1 – 1 of 1) sorted by relevance
89 uint32_t *get_exception_frame(uint32_t lr, uint32_t msp, uint32_t psp) in get_exception_frame() function221 ctx->EXC_FRAME = get_exception_frame(ctx->EXC_RETURN, ctx->MSP, ctx->PSP); in store_and_dump_context()