Home
last modified time | relevance | path

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

/external/libunwind/include/
Dlibunwind-dynamic.h65 UNW_DYN_SPILL_SP_REL, /* stack-pointer-relative register spill */ enumerator
186 (*(op) = _U_dyn_op (UNW_DYN_SPILL_SP_REL, (qp), (when), (reg), \
/external/libunwind/src/ia64/
DGparser.c865 case UNW_DYN_SPILL_SP_REL: in parse_dynamic()