Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c145 #define UNWIND_LOW32(U) \ macro
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()
6375 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor); in pa_entry()
7075 u = UNWIND_LOW32 (&last_call_info->ci_unwind.descriptor); in pa_procend()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00013327 (UNWIND_LOW32): Define.
3331 (md_assemble): Use UNWIND_LOW32.