Searched refs:target_cfa (Results 1 – 1 of 1) sorted by relevance
1507 void *target_cfa; in uw_install_context_1() local1509 target_cfa = _Unwind_GetPtr (target, __builtin_dwarf_sp_column ()); in uw_install_context_1()1513 return target_cfa - current->cfa + target->args_size; in uw_install_context_1()1515 return current->cfa - target_cfa - target->args_size; in uw_install_context_1()