Home
last modified time | relevance | path

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

/external/libunwind/include/
Dlibunwind-ia64.h67 #define UNW_PI_FLAG_IA64_RBS_SWITCH (1 << UNW_PI_FLAG_IA64_RBS_SWITCH_BIT) macro
/external/libunwind/src/ia64/
DGstep.c145 c->pi.flags |= UNW_PI_FLAG_IA64_RBS_SWITCH; in hpux_sigtramp()
177 if (c->pi.flags & UNW_PI_FLAG_IA64_RBS_SWITCH) in check_rbs_switch()
DGparser.c1044 c->pi.flags |= UNW_PI_FLAG_IA64_RBS_SWITCH; in create_state_record_for()