Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c189 struct unwind_table ci_unwind; member
5793 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor); in md_assemble()
6079 unwind = UNWIND_LOW32 (&call_info->ci_unwind.descriptor); in pa_build_unwind_subspace()
6082 unwind = UNWIND_HIGH32 (&call_info->ci_unwind.descriptor); in pa_build_unwind_subspace()
6132 last_call_info->ci_unwind.descriptor.frame_size = temp / 8; in pa_callinfo()
6147 last_call_info->ci_unwind.descriptor.entry_gr = temp - 2; in pa_callinfo()
6159 last_call_info->ci_unwind.descriptor.entry_fr = temp - 11; in pa_callinfo()
6187 last_call_info->ci_unwind.descriptor.save_rp = 1; in pa_callinfo()
6194 last_call_info->ci_unwind.descriptor.save_sp = 1; in pa_callinfo()
6202 last_call_info->ci_unwind.descriptor.cannot_unwind = 1; in pa_callinfo()
[all …]