Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c189 struct unwind_table ci_unwind; member
5763 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor); in md_assemble()
6041 unwind = UNWIND_LOW32 (&call_info->ci_unwind.descriptor); in pa_build_unwind_subspace()
6044 unwind = UNWIND_HIGH32 (&call_info->ci_unwind.descriptor); in pa_build_unwind_subspace()
6092 last_call_info->ci_unwind.descriptor.frame_size = temp / 8; in pa_callinfo()
6105 last_call_info->ci_unwind.descriptor.entry_gr = temp - 2; in pa_callinfo()
6116 last_call_info->ci_unwind.descriptor.entry_fr = temp - 11; in pa_callinfo()
6140 last_call_info->ci_unwind.descriptor.save_rp = 1; in pa_callinfo()
6146 last_call_info->ci_unwind.descriptor.save_sp = 1; in pa_callinfo()
6153 last_call_info->ci_unwind.descriptor.cannot_unwind = 1; in pa_callinfo()
[all …]