Home
last modified time | relevance | path

Searched refs:target_cfa (Results 1 – 1 of 1) sorted by relevance

/sysdeps/generic/
A Dunwind-dw2.c1269 void *target_cfa; in uw_install_context_1() local
1273 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 6 milliseconds