Searched refs:target_cfa (Results 1 – 1 of 1) sorted by relevance
1269 void *target_cfa; in uw_install_context_1() local1273 target_cfa = (void *)(_Unwind_Ptr) in uw_install_context_1()1276 target_cfa = target->cfa; in uw_install_context_1()1280 return target_cfa - current->cfa + target->args_size; in uw_install_context_1()1282 return current->cfa - target_cfa - target->args_size; in uw_install_context_1()
Completed in 5 milliseconds